Wrenda MCP Server

Control how AI crawlers see your content.

Developer Tools Proprietary license Added Sep 16, 2026 Hosted / remote

Wrenda is a Developer Tools MCP (Model Context Protocol) server: Control how AI crawlers see your content. It is listed as Proprietary and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.

About Wrenda

Wrenda is an AI-powered reverse proxy that detects AI crawlers such as GPTBot, ClaudeBot and PerplexityBot at the edge and serves them optimized content: enriched markdown with schema and FAQs, fully pre-rendered pages, or cached pass-through. Its MCP server exposes Wrenda tools to AI assistants. Remote MCP endpoint: https://api.wrenda.ai/mcp (API key required).

How to connect Wrenda to Claude, Cursor or VS Code

Wrenda runs as a hosted remote MCP server at https://api.wrenda.ai/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": {
    "wrenda": {
      "url": "https://api.wrenda.ai/mcp"
    }
  }
}

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

Wrenda FAQ

What is Wrenda?

Wrenda is a Model Context Protocol (MCP) server in the Developer Tools category. Control how AI crawlers see your content. MCP servers expose tools that AI assistants like Claude can call during a conversation.

How do I use Wrenda with Claude or Cursor?

Wrenda runs as a hosted remote MCP server at https://api.wrenda.ai/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 Wrenda free to use?

Wrenda is listed as Proprietary software. Check the project homepage for pricing and terms.

More Developer Tools MCP servers