MCP Directory
Back

mcp-dev

by KosukeUchida · Python · ★ 0

mcpを試す https://modelcontextprotocol.io/quickstart/server

Install

pip install git+https://github.com/KosukeUchida/mcp-dev.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

mcpを試す https://modelcontextprotocol.io/quickstart/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