A minimal demonstration server that performs a single mathematical operation: doubling a number and adding 5. The streamable HTTP transport makes it accessible from any MCP client, and you get a clear breakdown of the calculation with each result. This is essentially a reference implementation for learning how to build and deploy MCP servers through Smithery's infrastructure. Reach for it if you're exploring MCP development patterns or need a simple example of exposing a deterministic function through the protocol. The straightforward nature makes it easy to inspect, fork, and modify as a starting point for your own server implementations.
claude mcp add --transport http ai.smithery-duvomike-mcp https://server.smithery.ai/@duvomike/mcp/mcp