Skip to main content
Glama
package.json484 B
{ "name": "@mcp-servers/weather", "version": "1.0.0", "type": "module", "main": "../../build/weather/index.js", "types": "../../build/weather/index.d.ts", "scripts": { "build": "tsc", "start": "node ../../build/weather/index.js" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.7", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" } }

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/fist-maestro/mcp-servers'

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