关于
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.
主要功能
- Docker and NPX deployment options
- Search Posts on a Discourse forum using MCP protocol
使用案例
- Integrating Discourse search functionality into applications
- Extending the capabilities of tools like Claude Desktop with Discourse search