Skip to main content
Glama

Discord MCP Server

by Santaval
package.json345 B
{ "name": "discord-mcp", "version": "0.1.0", "description": "An xmcp application with tool syntax", "engines": { "node": ">=20.0.0" }, "scripts": { "build": "xmcp build", "dev": "xmcp dev", "start": "node dist/http.js" }, "dependencies": { "dotenv": "^17.2.3", "xmcp": "^0.3.4", "zod": "3.24.4" } }

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

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