xinghuo-mcp-server
0
The xinghuo-mcp-server is a TypeScript-based server implementing the Model Context Protocol. It provides access to the Xinghuo BIF Blockchain Test Network and contains tools for handling notes, demonstrating core concepts of MCP.
xinghuo-mcp-server MCP Server
A Model Context Protocol server for accessing the Xinghuo BIF Blockchain Test Network. Features include the ability to call functions like get_block_number, get_block_header, and more. It is a TypeScript-based server with tools for handling notes, including creating and summarizing notes.
Features
Resources
- Access notes using URIs with metadata.
- Notes have title, content, and metadata.
Tools
create_note
for creating notes with title and content.
Prompts
summarize_notes
to generate note summaries, with embedded resources for LLM summarization.