About
This Node.js server implements the Model Context Protocol (MCP) to facilitate searching posts on a Discourse forum. It provides a `search_posts` tool that accepts a query string as input and returns an array of relevant post objects. The server can be deployed using Docker or NPX and easily integrated with applications like Claude Desktop via configuration updates.
Key Features
- Docker and NPX deployment options
- Search Posts on a Discourse forum using MCP protocol
Use Cases
- Integrating Discourse search functionality into applications
- Extending the capabilities of tools like Claude Desktop with Discourse search