pythonpete32_mcp-server-template
0
The EVM Server is a TypeScript-based MCP server designed for interacting with EVM chains and managing a simple notes system. It includes note management tools and the ability to summarize note contents using structured prompt generation.
evm-server MCP Server
A MCP Server for interacting with EVM chains.
Features
Resources
- List and access notes via specific URIs
- Each note includes a title, content and metadata
Tools
- Create new text notes with required title and content
Prompts
- Summarize stored notes, returning a structured prompt for summarization
Development
- Use
npm install
to install dependencies - Build server with
npm run build
- Development with
npm run watch
for auto-rebuild
Installation
- Specific instructions provided for Claude Desktop integration on MacOS and Windows
Debugging
- Use MCP Inspector for debugging stdio communication with a browser-accessible URL