Skip to main content
Glama

Pythagraph RED MCP Server

by monotime
package.json1.01 kB
{ "name": "@modelcontextprotocol/server-pythagraph-red", "version": "0.1.0", "description": "MCP server for Pythagraph RED API access", "license": "MIT", "author": "MCP Community", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/modelcontextprotocol/servers/issues", "type": "module", "bin": { "mcp-server-pythagraph-red": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "test": "jest --config=jest.config.cjs --coverage" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "node-fetch": "^3.3.2", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@jest/globals": "^29.7.0", "@types/jest": "^29.5.14", "@types/node": "^22", "@types/node-fetch": "^2.6.11", "jest": "^29.7.0", "shx": "^0.3.4", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", "typescript": "^5.8.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/monotime/pythagraph-red-mcp'

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