Skip to main content
Glama
mcp.json2.33 kB
{ "servers": { "winget-mcp": { "type": "stdio", "command": "C:\\Users\\SKPATEL\\AppData\\Local\\Microsoft\\WindowsApps\\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\\WindowsPackageManagerMCPServer.exe" }, "weather-service": { "command": "uv", "args": [ "run", "weather.py" ], "env": {} }, "airbnb": { "command": "npx", "args": [ "-y", "@openbnb/mcp-server-airbnb" ] }, "local-notes": { "command": "uv", "args": [ "run", "local_notes.py" ], "env": {} }, "screenshot-tool": { "command": "uv", "args": [ "run", "screenshot_tool.py" ], "env": {} }, "crypto-prices": { "command": "uv", "args": [ "run", "crypto.py" ], "env": {} }, "web-search": { "command": "uv", "args": [ "run", "websearch_mcp_server.py" ], "env": {} }, "save_person":{ "command": "uv", "args": [ "run", "pydantic_schema_person_server.py" ], "env": {} }, "prompt-mcp-server": { "command": "uv", "args": [ "run", "prompt_mcp_server.py" ], "env": {} }, "inventory_resource": { "command": "uv", "args": [ "run", "resources_mcp_server.py" ], "env": {} }, "sritaj_info_server": { "command": "uv", "args": [ "run", "C:\\AI\\sritaj_info_mcp_server\\src\\mcpserver\\__main__.py" ], "env": {} }, "remote-example": { "command": "npx", "args": [ "mcp-remote", "http://127.0.0.1:8000/mcp" ], } } }

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/sritajkumarpatel/learn_mcp_2025'

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