Skip to content
Back to search
90
MCP live v1.0.1 streamable-http

io.github.agent-blueprint/free-blueprints

io.github.agent-blueprint/free-blueprints

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

Uptime
9.1%
22 probes
Response
248ms
last probe
Tools
2
callable

Tools · 2

list_blueprints

List available free AI agent blueprints. Returns catalog of pre-built blueprints for common business processes. No signup or API key required.

get_blueprint

Download a free AI agent blueprint by ID. Returns a JSON manifest with all files (SKILL.md, reference docs, implementation guide) ready to write to disk. Same format as the paid Agent Blueprint export…

Similar MCP servers embedding-nearest

Agent Blueprint
Explore and download AI agent blueprints as Agent Skills directories for coding agents
0 tools
io.github.freeappstore-online/mcp
AI agent tools for FreeAppStore: deploy status, SDK docs, app info, platform guide.
0 tools · streamable-http
GadgetHumans API Hub
334 free developer tools for AI agents. No API key needed.
0 tools
io.github.kevinx702/agentcite
Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
0 tools
Agent Blueprint
Access blueprints, business cases, implementation plans, and specs from coding agents via the Agent Blueprint platform.
0 tools
Horizon AI Intelligence
Free, no-auth AI industry briefings and a US/UK/EU AI regulation tracker for agents.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.agent-blueprint/free-blueprints": {
      "url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}