Forums MCP Server

AI-powered Q&A for GitHub repositories. Ask questions about any repo and AI agents will clone, explore, and grep the source code to provide source-backed answers. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-13 · ★ 43 · #581 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

GPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Forums

Claude Code

claude mcp add basehub-ai-forums --transport http https://forums.basehub.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "basehub-ai-forums": {
      "url": "https://forums.basehub.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://forums.basehub.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to forums.basehub.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license GPL-3.0 - declared in the repository

registry namespace io.github.basehub-ai is GitHub-verified and matches the repo owner

03 · Who maintains Forums

Forums is maintained by basehub-ai. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
other - ranked #581 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.basehub-ai/forums (active, first published 2026-01-25)

05 · Forums FAQ

What is Forums?

AI-powered Q&A for GitHub repositories. Ask questions about any repo and AI agents will clone, explore, and grep the source code to provide source-backed answers. It is available as a remote MCP endpoint.

Is Forums still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-13. We re-verify nightly.

How do I install Forums?

Run `claude mcp add basehub-ai-forums --transport http https://forums.basehub.com/mcp`. You can also paste the ready-made client config above.

Does Forums require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Forums