Inspo MCP Server

Real production websites your coding agent can study, over MCP, before it writes UI. inspomcp.dev

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 340 · #19 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Inspo

Claude Code

claude mcp add nutlope-inspo --transport http https://inspomcp.dev/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nutlope-inspo": {
      "url": "https://inspomcp.dev/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://inspomcp.dev/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

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 local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to inspomcp.dev

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

license MIT - declared in the repository

npm package inspo-mcp - unscoped; check the name against the project README before installing

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

03 · Who maintains Inspo

inspo is maintained by nutlope. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
coding agent - ranked #19 of 229 actively-maintained coding agent servers as of 2026-09-18.
registry
io.github.Nutlope/inspo (active, first published 2026-09-14)
packages
npm:inspo-mcp

05 · Inspo FAQ

What is Inspo?

Real production websites your coding agent can study, over MCP, before it writes UI. inspomcp.dev

Is Inspo still maintained?

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

How do I install Inspo?

Run `npx -y inspo-mcp`. You can also paste the ready-made client config above.

Does Inspo require authentication?

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

06 · Alternatives to Inspo

More coding agent MCP servers · Occasio · AI Context Kit · Composer · Token Optimizer MCP

More TypeScript MCP servers · NVIDIA Elements · Mukoko News · Debug Recorder · Easyeda MCP Pro · Health Monitor · see all