Unblocked MCP Server

Unblocked gives coding agents organizational context from code, pull requests, docs, issues, and conversations. Unblocked MCP makes that context available through the Model Context Protocol. Agent skills teach agents when and how to use it. 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 JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-09 · ★ 14 · #712 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

JavaScript servers · how we verify → /methodology

01 · Install Unblocked

Claude Code

claude mcp add unblocked-skills --transport http https://getunblocked.com/api/mcpsse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "unblocked-skills": {
      "url": "https://getunblocked.com/api/mcpsse"
    }
  }
}

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://getunblocked.com/api/mcpsse

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

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 getunblocked.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.getunblocked - domain-verified with the official MCP registry

03 · Who maintains Unblocked

Unblocked is maintained by unblocked. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
other - ranked #712 of 945 actively-maintained other servers as of 2026-09-18.
registry
com.getunblocked/unblocked-mcp (active, first published 2025-09-17 · 3 versions)

05 · Unblocked FAQ

What is Unblocked?

Unblocked gives coding agents organizational context from code, pull requests, docs, issues, and conversations. Unblocked MCP makes that context available through the Model Context Protocol. Agent skills teach agents when and how to use it. It is available as a remote MCP endpoint.

Is Unblocked still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-09. We re-verify nightly.

How do I install Unblocked?

Run `claude mcp add unblocked-skills --transport http https://getunblocked.com/api/mcpsse`. You can also paste the ready-made client config above.

Does Unblocked require authentication?

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

06 · Alternatives to Unblocked

More MCP servers to compare · Unclaimed Sol · Unleash MCP · Unstoppable Domains · Changelogai · Mdshare

More JavaScript MCP servers · Uptime Robot · Snaprender · Vynix · Vaaya · see all