Skip to main content
Glama

mcp-discord

by hanweg
pyproject.toml702 B
[project] name = "mcp-discord" version = "0.1.0" description = "Discord integration for Model Context Protocol" authors = [ {name = "Hanweg Altimer", email = "hanwegaltimer@outlook.com"}, ] dependencies = [ "discord.py>=2.3.0", "mcp>=0.1.0", ] requires-python = ">=3.10" readme = "README.md" license = {file = "LICENSE"} [project.urls] Homepage = "https://github.com/hanweg/mcp-discord" Repository = "https://github.com/hanweg/mcp-discord.git" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true [tool.hatch.build.targets.wheel] packages = ["src/discord_mcp"] [project.scripts] mcp-discord = "discord_mcp:main"

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

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