MCP Server
MCP
io.github.discourse/mcp
Discourse MCP CLI server (stdio) exposing Discourse tools via MCP
Install
npx -y @discourse/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@discourse/mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment