1.4K
| Attribute | Details |
|---|---|
| Image Source | Community Image |
| Author | AshDevFr |
| Repository | https://github.com/AshDevFr/discourse-mcp-server |
| Dockerfile | https://github.com/AshDevFr/discourse-mcp-server/blob/main/Dockerfile |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | |
| Licence | MIT License |
| Tools provided by this Server | Short Description |
|---|---|
search_posts | Search Discourse posts |
search_postsSearch Discourse posts
| Parameters | Type | Description |
|---|---|---|
query | string | Query |
{
"mcpServers": {
"ashdevfr-discourse-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"DISCOURSE_API_URL",
"mcpcommunity/ashdevfr-discourse-mcp-server"
],
"env": {
"DISCOURSE_API_URL": "YOUR_DISCOURSE_API_URL"
}
}
}
}
Content type
Image
Digest
sha256:7a735cfb1…
Size
57.8 MB
Last updated
over 1 year ago
docker pull mcpcommunity/ashdevfr-discourse-mcp-server