guildspan-mcp

SouthViking/guildspan-mcp
★ 0 stars Python AI/LLM Updated 1d ago
GuildSpan connects AI agents to Discord through a local MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "guildspan-mcp": {
      "command": "uvx",
      "args": [
        "guildspan-mcp"
      ]
    }
  }
}

Or install with pip: pip install guildspan-mcp

README Excerpt

GuildSpan connects AI agents to Discord communities through MCP. It exposes Discord bot actions to Codex, Claude, Cursor, and other MCP-capable clients over local `stdio` or Streamable HTTP. It supports Discord diagnostics, channel inspection, read-only user/member/role lookup, rich message and media inspection, secure attachment downloads, message search, sending text, files, and stickers, editing bot messages, creating threads, and adding reactions through the official Discord REST API using a

Tools (20)

Adaafteraroundattachment_idattachmentsauto_archive_durationbase64beforechannel_idchannel_idscontainscontentdiscord_delete_own_messagediscord_list_thread_membersemojiguild_idinclude_channel_samplelimitlocalemax_bytes

Topics

claudecodexcursordiscorddiscord-botfastmcpguildspanmcppython