Skip to main content
Glama
package.json517 B
{ "name": "my-mcp-server", "version": "1.0.0", "description": "MCP server with addition functionality", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "server" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.23.0", "zod": "^4.1.13" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.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/GHjiejie/mcp-server'

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