Forums
Rank #47,908io.github.basehub-ai/forums
MCP server providing forums capabilities
Forums is a Model Context Protocol (MCP) server published by basehub-ai. It ranks #47,908 of 132,113 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Forums is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Dec 6, 2025 and most recently updated on Jan 25, 2026.
Ranks ahead of 84,205 of 132,113 servers on MCP Toplist.
Use Forums
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http forums https://forums.basehub.com/mcp[mcp_servers.forums]
url = "https://forums.basehub.com/mcp"Add to ~/.codex/config.toml.
https://forums.basehub.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"forums": {
"url": "https://forums.basehub.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"forums": {
"type": "http",
"url": "https://forums.basehub.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"forums": {
"serverUrl": "https://forums.basehub.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"forums": {
"url": "https://forums.basehub.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.basehub-ai%2Fforums)<a href="https://mcptoplist.com/server/io.github.basehub-ai%2Fforums"><img src="https://mcptoplist.com/badge/io.github.basehub-ai%2Fforums.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
basehub-ai
Other servers by basehub-ai
View all basehub-ai servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Jan 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Forums?
- Forums is maintained by basehub-ai, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Forums listed on the Official MCP Registry?
- Yes — Forums is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Forums have?
- MCP Toplist tracks 2 versions of Forums, most recently published on Jan 25, 2026.
- Where can I find the source code for Forums?
- The source code for Forums is hosted at github.com/basehub-ai/forums/tree/HEAD/apps/web.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.