Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's Discord MCP server and give it 81 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Discord — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Discord MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Discord tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Discord call.
Tools Discovery →A Discord MCP server lets AI agents read and write Discord data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Discord MCP server ships with 81 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Discord's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Returns the application role connection for the user. Requires OAuth2 — does not work with bot token.
Updates and returns the application role connection for the user. Requires OAuth2 — does not work with bot token.
Create a new channel object for the guild
Returns a list of guild channel objects
Adds a user to the guild using an OAuth2 access token. Requires OAuth2 — does not work with bot token alone.
Returns a list of guild member objects that are members of the guild
Returns a list of guild member objects whose username or nickname starts with a provided string
Returns a guild member object for the specified user
Remove a member from a guild (kick)
Create a guild ban and optionally delete previous messages
Returns a list of ban objects for the users banned from this guild
Returns a list of role objects for the guild
Returns a role object for the specified role
Delete a guild role
Adds a role to a guild member
Removes a role from a guild member
Get a channel by ID
Delete a channel or close a private message
Create a reaction for a message
Get a list of users that reacted with this emoji
Create a new invite object for the channel
Returns a list of invite objects for the channel
Returns a thread member object for the specified user if they are a member of the thread
Returns array of thread members objects that are members of the thread
Removes another member from a thread
Get a single auto moderation rule
Delete an auto moderation rule
Create a new emoji for the guild
Get a list of emojis for the guild
Get a specific emoji from the guild
Delete a guild emoji
Create a new emoji for the application
Get a list of emojis for the application
Get a specific emoji from the application
Delete an application emoji
Get all scheduled events for a guild
Get a specific scheduled event
Delete a scheduled event
Get messages from a channel
Get a specific message in a channel
Create a new DM channel with a user
Send a message to a channel
Returns the user object of the requester's account
Returns a user object for a given user ID
Returns a list of partial guild objects the current user is a member of
Returns a guild member object for the current user
Returns a list of connection objects
Returns the application object associated with the requesting bot user
Returns a list of application role connection metadata objects for the given application
Returns the guild object for the given id
Returns the guild preview object for the given id
Returns a list of invite objects for the guild
Returns all active threads in the guild
Returns a map of role IDs to member counts
Returns a list of integration objects for the guild
Returns the Onboarding object for the guild
Returns an audit log object for the guild
Get a list of all rules currently configured for the guild
Get users subscribed to a scheduled event
Get an invite by code
Delete a channel permission overwrite for a user or role
Delete a reaction the current user made
Delete another user's reaction
Delete all reactions on a message
Delete all reactions for a specific emoji
Modify the requester's user account settings
Leave a guild
Modify a guild's settings
Modifies the current member in a guild
Modify the positions of a set of role objects for the guild
Update a channel's settings
Creates a new thread from an existing message
Creates a new thread that is not connected to an existing message
Adds the current user to a thread
Removes the current user from a thread
Edit the channel permission overwrites for a user or role
Follow an announcement channel to send messages to a target channel
Modify an existing guild emoji
Modify an existing application emoji
Edit a previously sent message
Delete multiple messages in a single request
One endpoint. Any framework. Your agent is talking to Discord in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.