Skip to main content
Glama

Model Context Protocol Server

package.json780 B
{ "name": "mcp", "version": "0.0.1", "author": "Speakeasy", "type": "module", "sideEffects": false, "bin": { "mcp": "bin/mcp-server.js" }, "scripts": { "build": "bun src/mcp-server/build.mts && tsc", "check": "npm run lint", "lint": "eslint --cache --max-warnings=0 src", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.5", "@stricli/core": "^1.1.2", "bun": "^1.2.12", "express": "^5.1.0", "zod": "^3.25.7" }, "devDependencies": { "@eslint/js": "^9.26.0", "@types/bun": "^1.2.13", "@types/express": "^5.0.1", "@types/node": "^22.15.20", "eslint": "^9.26.0", "globals": "^16.0.0", "typescript": "^5.8.3", "typescript-eslint": "^8.31.1" } }

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/kanwardeep007/random-mcp-server'

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