A demonstration MCP server built with FastMCP that provides basic tools (addition calculator), dynamic resources (personalized greetings), and prompt templates, designed to run on Wasmer Edge.
A ready-to-clone Rust MCP server template that calls Anthropic's Claude API. Built on the crimson-crab SDK and rmcp, it exposes an ask_claude tool over stdio so agents can send prompts to Claude.
A local MCP server providing text utilities, math functions, and a persistent todo list, enabling task automation via natural language in Claude Desktop.
A demonstration MCP server for local development and testing with Claude Desktop on WSL. Provides basic utility tools including greeting messages, echo functionality, and server information retrieval.