Skip to main content
Glama

MRP Calculator MCP Server

package.json487 B
{ "name": "mrp-calculator", "version": "1.0.0", "description": "MRP Calculator MCP Server", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "tsc -w" }, "keywords": [ "mrp", "calculator", "mcp" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/brandon-butterwick/MRP_Calculation'

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