Discourse MCP Server
Perform search operations on Discourse forums.
Discourse MCP Server
Node.js server implementing Model Context Protocol (MCP) for Discourse search operation.
Features
- Search Posts on a Discourse forum using MCP protocol.
API
Tools
- search_posts
- Search posts on a Discourse forum
- Input:
query(string) - Returns an array of post objects
Usage with Claude Desktop
Add this to your claude_desktop_config.json:
Docker
{
"mcpServers": {
"discourse": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e", "DISCOURSE_API_URL=https://try.discourse.org",
"-e", "DISCOURSE_API_KEY=1234",
"-e", "DISCOURSE_API_USERNAME=ash",
"ashdev/discourse-mcp-server"
]
}
}
}
NPX
{
"mcpServers": {
"discourse": {
"command": "npx",
"args": [
"-y",
"@ashdev/discourse-mcp-server"
],
"env": {
"DISCOURSE_API_URL": "https://try.discourse.org",
"DISCOURSE_API_KEY": "1234",
"DISCOURSE_API_USERNAME": "ash"
}
}
}
}
Build
Docker build:
docker build -t ashdev/discourse-mcp-server .
संबंधित सर्वर
Wolfram Alpha
Access Wolfram Alpha's computational knowledge engine for expert-level answers and data analysis.
USDA api
This server allow you to ask questions with way more accurate nutrition facts.
pixserp
Cited live-web search for AI agents — web, news, places, shopping, flights, hotels, YouTube — one MCP tool.
Higress AI-Search MCP Server
Provides an AI search tool to enhance AI model responses with real-time search results from various search engines using the Higress ai-search feature.
mcp-domain-radar
MCP server that checks domain availability in real-time during brand naming — never recommend a name without a domain again
Jina AI MCP Tools
Integrates with Jina AI APIs for web reading, search, and fact-checking.
mxHERO Multi-Account Email Search
Search across multiple email accounts using mxHERO's vector search service.
Entscheidsuche
Search Swiss legal decisions using the entscheidsuche.ch API.
Fuel Network & Sway Language
Semantic search for Fuel Network and Sway Language documentation using a local vector database.
Deep Research
An agent-based tool for web search and advanced research, including analysis of PDFs, documents, images, and YouTube transcripts.