Skip to main content
Glama

MCP Clusters API Server

by ayv8er
package.json549 B
{ "name": "mcp-clusters-api-v1", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.7", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.13", "typescript": "^5.4.2" } }

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/ayv8er/mcp-clusters-api-v1'

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