Back to Browse

Free Blueprints MCP Server

Developer ToolsLow Risk9.3MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Free AI agent blueprints for procurement and onboarding. No signup, no API key.

About

Free AI agent blueprints for procurement and onboarding. No signup, no API key.

Remote endpoints: streamable-http: https://free-blueprints-mcp.agentblueprint.workers.dev/mcp

Security Report

9.3
Low Risk9.3Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).

6 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Free AI Agent Blueprints (MCP Server)

Pre-built AI agent blueprints for common business processes. No signup, no API key, no token.

Any MCP-compatible coding agent can discover and consume these blueprints immediately.

Available Blueprints

BlueprintAgentsPatternDescription
RFx Procurement Automation5Manager-WorkersAutomate RFx intake, requirements analysis, response composition, and compliance validation
Employee Onboarding5Manager-WorkersAutomate document processing, IT provisioning, training assembly, and progress tracking

Usage

Claude Code / Cursor (stdio)

npm install -g @agent-blueprint/free-blueprints

Add to your project's .mcp.json:

{
  "mcpServers": {
    "free-blueprints": {
      "command": "free-blueprints-mcp"
    }
  }
}

Then ask your agent: "List available blueprints and deploy the RFx procurement one."

Remote (Streamable HTTP)

For Managed Agents, AI Control Tower, or any HTTP MCP client:

https://free-blueprints-mcp.agentblueprint.workers.dev/mcp

Tools

list_blueprints

Returns the catalog of available free blueprints.

get_blueprint

Returns a full blueprint by ID as a JSON manifest with all files ready to write to disk.

Parameters:

  • blueprintId (string, required) — Blueprint ID from list_blueprints

What you get

Each blueprint includes:

  • SKILL.md — Overview with frontmatter metadata
  • GETTING-STARTED.md — Step-by-step implementation guide
  • AGENTS.md — Universal agent sync rules
  • implementation-state.yaml — Progress tracking template
  • Reference docs — Agent specs, architecture decisions, guardrails, evaluation criteria, platform connectivity, business context

Want a custom blueprint?

These free blueprints cover generic business processes. For blueprints tailored to your company (your systems, your data, your org structure, your financials), visit agentblueprint.ai.

License

MIT

Reviews

No reviews yet

Be the first to review this server!