PluginBench
MCP Server

AI Design Blueprint MCP Server

com.aidesignblueprint/blueprint

What is the AI Design Blueprint MCP server?

Public agentic AI doctrine tools plus authenticated architecture, design, and spec validators.

How to install AI Design Blueprint

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "blueprint": {
      "url": "https://aidesignblueprint.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "blueprint": {
      "serverUrl": "https://aidesignblueprint.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "blueprint": {
      "type": "http",
      "url": "https://aidesignblueprint.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "blueprint": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://aidesignblueprint.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http blueprint https://aidesignblueprint.com/mcp

Related MCP servers

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →

Draw and visually collaborate with your agents on tldraw's canvas.

50k
TypeScript
View repository →

Metabase

Active

Lets AI clients search, explore, query, and visualize data in a Metabase instance.

49k
Clojure
View repository →

Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.

45k
TypeScript
Apache-2.0
View repository →