Skip to main content
Glama

RFC MCP Server

by mjpitz
package.json632 B
{ "name": "@mjpitz/mcp-rfc", "version": "0.2504.4", "main": "build/index.js", "bin": "build/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js", "dev": "tsc --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "Apache-2.0", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "jsdom": "^26.0.0" }, "devDependencies": { "@types/jsdom": "^21.1.7", "@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/mjpitz/mcp-rfc'

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