MCP Directory
Back

mcp-tutorial

by mishrasunny-coder · Python · ★ 0

This tutorial is followed from https://modelcontextprotocol.io/docs/develop/build-server

Install

pip install git+https://github.com/mishrasunny-coder/mcp-tutorial.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-tutorial": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mishrasunny-coder/mcp-tutorial.git"
      ]
    }
  }
}

From the README

This tutorial is followed from https://modelcontextprotocol.io/docs/develop/build-server
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 other servers