free-blueprints
Rank #60,452io.github.agent-blueprint/free-blueprints
Free AI agent blueprints for procurement and onboarding. No signup, no API key.
free-blueprints is a Model Context Protocol (MCP) server published by agent-blueprint. It ranks #60,452 of 132,113 servers tracked on MCP Toplist. free-blueprints is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 9, 2026 and most recently updated on Apr 9, 2026.
Ranks ahead of 71,661 of 132,113 servers on MCP Toplist.
Use free-blueprints
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http free-blueprints https://free-blueprints-mcp.agentblueprint.workers.dev/mcpclaude mcp add free-blueprints -- npx -y @agent-blueprint/free-blueprints[mcp_servers.free-blueprints]
url = "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.free-blueprints]
command = "npx"
args = ["-y", "@agent-blueprint/free-blueprints"]Add to ~/.codex/config.toml.
https://free-blueprints-mcp.agentblueprint.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"free-blueprints": {
"command": "npx",
"args": [
"-y",
"@agent-blueprint/free-blueprints"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"free-blueprints": {
"url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"free-blueprints": {
"command": "npx",
"args": [
"-y",
"@agent-blueprint/free-blueprints"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"free-blueprints": {
"type": "http",
"url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"free-blueprints": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent-blueprint/free-blueprints"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"free-blueprints": {
"serverUrl": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"free-blueprints": {
"command": "npx",
"args": [
"-y",
"@agent-blueprint/free-blueprints"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"free-blueprints": {
"url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
}
}
}{
"mcpServers": {
"free-blueprints": {
"command": "npx",
"args": [
"-y",
"@agent-blueprint/free-blueprints"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agent-blueprint%2Ffree-blueprints)<a href="https://mcptoplist.com/server/io.github.agent-blueprint%2Ffree-blueprints"><img src="https://mcptoplist.com/badge/io.github.agent-blueprint%2Ffree-blueprints.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
agent-blueprint
Other servers by agent-blueprint
View all agent-blueprint servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 9, 2026 |
Frequently asked questions
- Who maintains free-blueprints?
- free-blueprints is maintained by agent-blueprint, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is free-blueprints listed on the Official MCP Registry?
- Yes — free-blueprints is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does free-blueprints have?
- MCP Toplist tracks 1 version of free-blueprints, most recently published on Apr 9, 2026.
- Where can I find the source code for free-blueprints?
- The source code for free-blueprints is hosted at github.com/agent-blueprint/free-blueprints.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.