Loomal

Agent Blueprint

MCP server by github.com/agent-blueprint/mcp-server

Explore and download AI agent blueprints as Agent Skills directories for coding agents

1 starsnpm: agentblueprint

About Agent Blueprint

Agent Blueprint is an MCP (Model Context Protocol) server published by agent-blueprint in the official MCP registry, listed under Autonomous Agents on Loomal. Explore and download AI agent blueprints as Agent Skills directories for coding agents

It ships as an npm package (agentblueprint), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agent-blueprint/mcp-server, where the project has earned 1 GitHub stars.

Use Agent Blueprint with your agent

Claude Code · one command
claude mcp add agent-blueprint -- npx -y agentblueprint
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-blueprint": {
      "command": "npx",
      "args": [
        "-y",
        "agentblueprint"
      ]
    }
  }
}
npmagentblueprint

Frequently asked questions

What is Agent Blueprint?
Agent Blueprint is an MCP (Model Context Protocol) server by agent-blueprint in the Autonomous Agents category. Explore and download AI agent blueprints as Agent Skills directories for coding agents
How do I connect Agent Blueprint to Claude, Cursor, or another MCP client?
Install Agent Blueprint from its npm package (agentblueprint) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agent Blueprint open source?
Yes — the source code is public at github.com/agent-blueprint/mcp-server, with 1 GitHub stars.
Can AI agents pay to use Agent Blueprint?
Not yet through Loomal — Agent Blueprint is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agent Blueprint? Claim this listing free by verifying GitHub ownership, or contact us.