Skip to main content
Glama

Portkey MCP Server

by r-huijts
package.json644 B
{ "type": "module", "bin": { "portkey-server": "./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "dotenv": "^16.4.7", "undici": "^5.28.5", "zod": "^3.24.1" }, "name": "portkey-server", "version": "1.0.0", "main": "index.js", "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^22.13.1", "typescript": "^5.7.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/r-huijts/portkey-admin-mcp-server'

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