io.github.agent-blueprint/free-blueprints
io.github.agent-blueprint/free-blueprintsFree AI agent blueprints for procurement and onboarding. No signup, no API key.
Tools · 2
List available free AI agent blueprints. Returns catalog of pre-built blueprints for common business processes. No signup or API key required.
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
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"
}
}
}