MCP Directory
Back

mcp-quickstart-server

by MacoTasu · Python · ★ 0

https://modelcontextprotocol.io/quickstart/server を試しました

Install

pip install git+https://github.com/MacoTasu/mcp-quickstart-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

https://modelcontextprotocol.io/quickstart/server を試している。 MCP ClientをCursorで試す場合は、https://docs.cursor.com/context/model-context-protocol#using-mcp-tools-in-agent を参照
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