Discourse icon

Discourse

4

Enables searching Discourse forum posts using the Model Context Protocol.

Acerca de

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.

Características Principales

  • Docker and NPX deployment options
  • Search Posts on a Discourse forum using MCP protocol

Casos de Uso

  • Integrating Discourse search functionality into applications
  • Extending the capabilities of tools like Claude Desktop with Discourse search