MCP Directory
Back

anthropic-mcp-demo

by angryfoxx · Python · ★ 0

Demo for mcps that follows anthropic documents here: https://modelcontextprotocol.io/docs/develop/build-server

Install

pip install git+https://github.com/angryfoxx/anthropic-mcp-demo.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "anthropic-mcp-demo": {
      "command": "uvx",
      "args": [
        "git+https://github.com/angryfoxx/anthropic-mcp-demo.git"
      ]
    }
  }
}

From the README

Demo for mcps that follows anthropic documents. See the [Quickstart](https://modelcontextprotocol.io/quickstart) tutorial for more information.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers