Skip to main content
Glama

mcp-discord-chat MCP server

by koladev32
pyproject.toml454 B
[project] name = "mcp-discord-chat" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "discord.py>=2.3.0", "mcp>=1.2.1", "audioop-lts; python_version >= '3.13'" ] [[project.authors]] name = "koladev" email = "onaelmangabo@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-discord-chat = "mcp_discord_chat: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/koladev32/mcp-discord-chat'

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