Skip to main content
Glama

MCP Server

package.json515 B
{ "name": "mcpts", "version": "1.0.0", "description": "", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" } }

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

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