io.github.agent-blueprint/free-blueprints✓
io.github.agent-blueprint/free-blueprints · v1.0.1
v1.0.1▦ npm npm: @agent-blueprint/free-blueprints🌐 https://free-blueprints-mcp.agentblueprint.workers.dev/mcp↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.agent-blueprint/free-blueprints",
"description": "Free AI agent blueprints for procurement and onboarding. No signup, no API key.",
"repository": {
"url": "https://github.com/agent-blueprint/free-blueprints",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "@agent-blueprint/free-blueprints",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}