Kleap MCP Server

Website infrastructure for AI agents via MCP with verified-live guarantee.

Web & Search MIT license Hosted / remote

Kleap is a Web & Search MCP (Model Context Protocol) server: Website infrastructure for AI agents via MCP with verified-live guarantee. It is MIT-licensed and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.

About Kleap

Create, edit, and publish real websites via MCP with a verified-live guarantee. Remote MCP endpoint: https://kleap.co/api/mcp (OAuth). npm: kleap-cli / npx -y kleap-cli.

How to connect Kleap to Claude, Cursor or VS Code

Kleap runs as a hosted remote MCP server at https://kleap.co/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

{
  "mcpServers": {
    "kleap-2": {
      "url": "https://kleap.co/mcp"
    }
  }
}

Claude Code: claude mcp add --transport http kleap-2 https://kleap.co/mcp. Servers that require OAuth or an API key will prompt on first use.

Kleap FAQ

What is Kleap?

Kleap is a Model Context Protocol (MCP) server in the Web & Search category. Website infrastructure for AI agents via MCP with verified-live guarantee. MCP servers expose tools that AI assistants like Claude can call during a conversation.

How do I use Kleap with Claude or Cursor?

Kleap runs as a hosted remote MCP server at https://kleap.co/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

Is Kleap free to use?

Kleap is published under the MIT license, so the software itself is free to run. Hosted or API-backed servers may have their own usage tiers; check the project homepage.

Where is the source code for Kleap?

The source is at github.com/kleaphq/cli.

More Web & Search MCP servers