{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_p74qgj4fkvye","handle":"discord","url":"https://wellknown.network/agents/discord","links":{"self":"https://wellknown.network/agents/discord/record.json","html":"https://wellknown.network/agents/discord","markdown":"https://wellknown.network/agents/discord/record.md","api":"https://wellknown.network/api/v1/agents/discord","status":"https://wellknown.network/api/v1/agents/discord/status","claim":"https://wellknown.network/agents/discord/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/discord/claim.json","badge":"https://wellknown.network/agents/discord/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.mcp.ai:server:discord","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Discord","summary":"Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c","description":"Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c","publisher":{"name":"mcp-dir","url":null},"homepage":null,"repository":"https://github.com/mcp-dir/discord-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.mcp.ai/p_discord","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-21T13:25:05.387331Z","publishedAt":"2026-08-21T13:25:05.387331Z","registryName":"io.github.mcp-dir/discord-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"communication.chat","name":"Team Chat","confidence":1,"provenance":"derived"}],"categories":["communication"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-06T20:25:31.345Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":224,"error":null,"detail":{"tools":[{"name":"discord_list_accounts","description":"List Discord bot connections linked to this install — id, label, default guild_id."},{"name":"discord_get_me","description":"Return the bot's own user profile (id, username, discriminator, avatar, etc)."},{"name":"discord_list_guilds","description":"List the servers (guilds) the bot is a member of."},{"name":"discord_get_guild","description":"Get one guild's metadata. Falls back to the connection's default guild_id.\n\nBulk support: accepts guild_ids for batched execution."},{"name":"discord_list_channels","description":"List channels in a guild. Falls back to the connection's default guild_id.\n\nBulk support: accepts guild_ids for batched execution."},{"name":"discord_list_guild_members","description":"List members of a guild. Requires the bot to have the Server Members intent enabled in the developer portal — may return 403 otherwise.\n\nBulk support: accepts g"},{"name":"discord_get_channel","description":"Get a channel's metadata (type, name, topic, parent, permissions).\n\nBulk support: accepts channel_ids for batched execution."},{"name":"discord_list_messages","description":"Read recent messages from a channel (newest first). Pagination via `before` / `after` / `around` (message ids). Requires Message Content intent for non-bot mess"},{"name":"discord_get_message","description":"Fetch a single message by id.\n\nBulk support: accepts channel_ids, message_ids for batched execution."},{"name":"discord_get_user","description":"Public profile of any Discord user by id.\n\nBulk support: accepts user_ids for batched execution."},{"name":"discord_send_message","description":"Post a message to a channel. Provide `content` (text up to 2000 chars), `embeds` (rich JSON), or both. `reply_to` makes it a reply.\n\nBulk support: accepts chann"},{"name":"discord_send_dm","description":"Open a DM channel with a user and send them a message. The bot and the user must share a guild.\n\nBulk support: accepts user_ids for batched execution."},{"name":"discord_edit_message","description":"Edit a previously-sent message (must be authored by this bot).\n\nBulk support: accepts channel_ids, message_ids for batched execution."},{"name":"discord_add_reaction","description":"Add a reaction to a message. `emoji` is either unicode (e.g. `👍`) or `name:id` for custom guild emoji.\n\nBulk support: accepts channel_ids, message_ids for batc"},{"name":"discord_delete_message","description":"Delete a message. Irreversible. Bot needs Manage Messages to delete messages authored by other users.\n\nBulk support: accepts channel_ids, message_ids for batche"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":21,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.342","protocolVersion":"2025-06-18"}}],"tools":[{"name":"discord_list_accounts","description":"List Discord bot connections linked to this install — id, label, default guild_id."},{"name":"discord_get_me","description":"Return the bot's own user profile (id, username, discriminator, avatar, etc)."},{"name":"discord_list_guilds","description":"List the servers (guilds) the bot is a member of."},{"name":"discord_get_guild","description":"Get one guild's metadata. Falls back to the connection's default guild_id.\n\nBulk support: accepts guild_ids for batched execution."},{"name":"discord_list_channels","description":"List channels in a guild. Falls back to the connection's default guild_id.\n\nBulk support: accepts guild_ids for batched execution."},{"name":"discord_list_guild_members","description":"List members of a guild. Requires the bot to have the Server Members intent enabled in the developer portal — may return 403 otherwise.\n\nBulk support: accepts g"},{"name":"discord_get_channel","description":"Get a channel's metadata (type, name, topic, parent, permissions).\n\nBulk support: accepts channel_ids for batched execution."},{"name":"discord_list_messages","description":"Read recent messages from a channel (newest first). Pagination via `before` / `after` / `around` (message ids). Requires Message Content intent for non-bot mess"},{"name":"discord_get_message","description":"Fetch a single message by id.\n\nBulk support: accepts channel_ids, message_ids for batched execution."},{"name":"discord_get_user","description":"Public profile of any Discord user by id.\n\nBulk support: accepts user_ids for batched execution."},{"name":"discord_send_message","description":"Post a message to a channel. Provide `content` (text up to 2000 chars), `embeds` (rich JSON), or both. `reply_to` makes it a reply.\n\nBulk support: accepts chann"},{"name":"discord_send_dm","description":"Open a DM channel with a user and send them a message. The bot and the user must share a guild.\n\nBulk support: accepts user_ids for batched execution."},{"name":"discord_edit_message","description":"Edit a previously-sent message (must be authored by this bot).\n\nBulk support: accepts channel_ids, message_ids for batched execution."},{"name":"discord_add_reaction","description":"Add a reaction to a message. `emoji` is either unicode (e.g. `👍`) or `name:id` for custom guild emoji.\n\nBulk support: accepts channel_ids, message_ids for batc"},{"name":"discord_delete_message","description":"Delete a message. Irreversible. Bot needs Manage Messages to delete messages authored by other users.\n\nBulk support: accepts channel_ids, message_ids for batche"},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mcp-dir/discord-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mcp-dir%2Fdiscord-mcp","firstSeenAt":"2026-09-06T19:18:47.102Z","fetchedAt":"2026-09-06T19:18:47.102Z","normalizedAt":"2026-09-06T19:18:47.102Z"}]},"firstSeenAt":"2026-09-06T19:18:47.102Z","updatedAt":"2026-09-06T19:19:07.951Z"}