Skip to main content
Glama
server_config.json446 B
{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "MCP_3" ] }, "research": { "command": "uv", "args": ["run", "MCP_3/server.py"] }, "weather": { "command": "uv", "args": ["run", "MCP_3/weather_server.py"] }, "fetch": { "command": "uvx", "args": ["mcp-server-fetch"] } } }

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/sunhuiowo/MCP'

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