Skip to main content
Glama
package.json746 B
{ "name": "mcp-discord", "version": "1.2.0", "main": "build/index.js", "bin": { "mcp-discord": "build/index.js" }, "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "start": "node build/index.js", "dev": "node --loader ts-node/esm src/index.ts", "test-api": "node test-api.js" }, "author": "", "license": "MIT", "description": "", "devDependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "@types/express": "^5.0.1", "@types/node": "^20.17.50", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "dependencies": { "discord.js": "^14.19.3", "dotenv": "^16.5.0", "express": "^5.1.0", "zod": "^3.25.13" } }

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/jackedelic/mcp-discord'

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