DISCOURCE MCP TOOLS TOOLS

15 tools from the Discource Mcp Tools MCP Server, categorised by risk level.

View the Discource Mcp Tools policy →

READ TOOLS

14
discourse_filter_topics Filter topics with a concise query language: use key:value tokens separated by spaces; category/categories for categories (comma = OR, '=category' ... discourse_get_chat_messages Get messages from a chat channel with flexible pagination and date-based filtering. Supports: (1) paginating with direction='past'/'future' from a ... discourse_get_draft Retrieve a specific draft by its key. Common keys: "new_topic" for new topic drafts, "topic_<id>" for reply drafts. discourse_get_user Get information about a Discourse user by username. Returns name, trust level, join date, bio, and profile link. discourse_list_categories List all categories visible to the current user. Returns category names and topic counts. Useful for discovering where to post or search. discourse_list_chat_channels List all public chat channels visible to the current user. Returns channel information including title, description, and member counts. Supports fi... discourse_list_drafts List all drafts for the current user. Returns draft keys, sequences, and preview content. Use this to find existing drafts before updating them. discourse_list_tags List all available tags on the Discourse site (if tagging is enabled). Returns tag names and usage counts. Use tags in search queries with #tagname. discourse_list_user_chat_channels List all chat channels for the currently authenticated user, including both public channels they're a member of and direct message channels. Includ... discourse_list_user_posts Get a paginated list of posts and replies by a specific user, with the most recent first. Returns 30 posts per page. Includes topic title, post dat... discourse_read_post Read a specific post by its ID. Returns the post content, author, creation date, and link to the post. discourse_read_topic Read a Discourse topic including its metadata (title, category, tags) and posts. Supports pagination for long topics. discourse_search Search Discourse site content including topics, posts, and users. Use search operators like @username, #tag, category:name for filtered results. 2/5 search_discourse_communities Discover Discourse forum communities by topic or find similar communities. Use 'query' for semantic text search (e.g., 'note taking productivity') ... 2/5

WRITE TOOLS

1
How many tools does the Discource Mcp Tools MCP server have? +

The Discource Mcp Tools MCP server exposes 15 tools across 2 categories: Read, Write.

How do I enforce policies on Discource Mcp Tools tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Discource Mcp Tools server.

What risk categories do Discource Mcp Tools tools fall into? +

Discource Mcp Tools tools are categorised as Read (14), Write (1). Each category has a recommended default policy.

Enforce policies on Discource Mcp Tools

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.