mcp-server-template

mcp-server-template

0

The evm-server is a TypeScript-based Model Context Protocol server designed for interacting with EVM chains. It features tools for creating and managing text notes, and provides structured prompts for summarization using LLMs.

evm-server MCP Server

A MCP Server for interacting with evm chains. This TypeScript-based server implements a simple notes system, demonstrating core MCP concepts.

Features

Resources

  • Access notes via note:// URIs
  • Notes have titles, content, and metadata

Tools

  • Create new text notes with title and content

Prompts

  • Generate summaries of all stored notes using structured prompts for LLM summarization

Development

  • Install dependencies with npm
  • Build and auto-rebuild the server

Installation

  • Configure for use with Claude Desktop. Use claude_desktop_config.json for server setup.

Debugging

  • Use MCP Inspector for debugging communication issues via stdio.