Openunfurl MCP Server

A zero-signup link-unfurl / link-preview API. No account, no API key - one GET request. It is available as a remote MCP endpoint.

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

VERIFIED ACTIVE

LAST COMMIT 2026-05-17 · ★ 2 · #247 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Openunfurl

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add solvohq-openunfurl --transport http https://openunfurl.vercel.app/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "solvohq-openunfurl": {
      "url": "https://openunfurl.vercel.app/api/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://openunfurl.vercel.app/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 openunfurl.vercel.app

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · What Openunfurl can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

- v0.1 parses static HTML only - no headless browser, no JS-rendered SPAs. If a site renders its tags client-side you get the static fallback. - Best-effort per-instance IP rate limit - a soft abuse brake, not a guarantee (serverless instances are ephemeral and not shared). - SSRF-guarded - rejects localhost / private / reserved IP ranges. - MIT licensed and self-hostable - see below.

04 · Who maintains Openunfurl

openunfurl is maintained by solvohq. We track 4 MCP servers from solvohq - 4 actively maintained, 2 combined GitHub stars, oldest repo from May 2026.

05 · Facts

category
API integration - ranked #247 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.SolvoHQ/openunfurl (active, first published 2026-05-17)

06 · Openunfurl FAQ

What is Openunfurl?

A zero-signup link-unfurl / link-preview API. No account, no API key - one GET request. It is available as a remote MCP endpoint.

Is Openunfurl still maintained?

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

How do I install Openunfurl?

Run `claude mcp add solvohq-openunfurl --transport http https://openunfurl.vercel.app/api/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Openunfurl require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Openunfurl

More API integration MCP servers · PDF Redaction MCP · Cyberbro MCP Server · Stream Estate · Infra Node · Freehire

More JavaScript MCP servers · Framingui · Openregistry · Edict · Spoken · Sprintra · see all