Skip to main content
Glama

deBridge MCP Server

by RookieCol
package.json423 B
{ "name": "debridge-mcp", "module": "index.ts", "type": "module", "private": true, "scripts": { "dev": "bun run src/index.ts", "build": "bun x tsc -p tsconfig.json", "start": "bun run dist/index.js", "test": "bun test" }, "devDependencies": { "@types/bun": "latest", "typescript": "^5.9.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "zod": "3.23.8" } }

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/RookieCol/debridge-mcp'

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