Skip to main content
Glama

MCP Servers

by fist-maestro
package.json601 B
{ "name": "mcp-servers", "version": "1.0.0", "description": "MCP servers collection", "scripts": { "build": "tsc", "build:weather": "tsc --project src/weather", "build:demo": "tsc --project src/demo", "start:weather": "node build/weather/index.js", "start:demo": "node build/demo/index.js", "test": "jest" }, "workspaces": [ "src/*" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.7", "zod": "^3.22.4", "typescript": "^5.4.2" }, "devDependencies": { "@types/node": "^20.11.28", "jest": "^29.7.0" } }

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