Skip to main content
Glama

RunPod MCP Server

by Niel-RunPod
MIT License
  • Apple
  • Linux
package.json493 B
{ "name": "runpod-mcp-server", "version": "1.0.0", "description": "MCP server for interacting with RunPod API", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsx index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "node-fetch": "^3.3.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.5", "tsx": "^4.7.0", "typescript": "^5.3.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/Niel-RunPod/MCP'

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