MCP.so
Sign In
Servers

mcp-server-test

@i-icc

MCP サーバーのテスト

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "weather": {
      "command": "python",
      "args": [
        "MY-PATH/mcp-server-test/src/main.py"
      ]
    }
  }
}

More from Developer Tools