Skip to main content
Glama

MCP Spec Generator

by Huxley-Brown
package.json488 B
{ "name": "mcp-spec-generator", "version": "0.0.0", "type": "commonjs", "scripts": { "test": "node tests/run_tests.js", "lint": "eslint . || true", "format": "prettier --write . || true", "cli": "node src/cli.js", "mcp": "node src/mcp.mjs" }, "engines": { "node": ">=18" }, "dependencies": { "@anthropic-ai/sdk": "^0.59.0", "@modelcontextprotocol/sdk": "^0.4.0", "openai": "^4.52.0", "ajv": "^8.17.1", "dotenv": "^16.1.4" } }

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/Huxley-Brown/Project-Setup-MCP'

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