Skip to main content
Glama
xiaochang0303

Chinese Tourism Spots MCP Server

claude_desktop_config_example.json368 B
{ "mcpServers": { "tour-guide-stdio": { "command": "/Users/xiaocan/MCP_Project/.venv/bin/python", "args": ["/Users/xiaocan/MCP_Project/tourmcp.py"], "cwd": "/Users/xiaocan/MCP_Project", "env": { "PYTHONPATH": "/Users/xiaocan/MCP_Project" } }, "tour-guide-sse": { "url": "http://localhost:8000/sse" } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaochang0303/MCPProject'

If you have feedback or need assistance with the MCP directory API, please join our Discord server