Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ€– Coding Agents
  3. MCP Server
MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:01:54 PM

MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
agent-blueprintsdeveloper-toolsagent-skillsbusiness-analysis

Explore, generate, and download Agent Blueprint artifacts through MCP tools or the agentblueprint CLI.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "agent-blueprint-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "agentblueprint"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (13) Directory Badge Claim listing AlternativesπŸ€– More in Coding Agents

Overview

agent-blueprint/mcp-server MCP server connects agents to Agent Blueprint for creating business profiles, generating use cases and blueprints, inspecting implementation artifacts, and downloading Agent Skills files. It uses an Agent Blueprint API token, supports asynchronous generation with status polling, and can run through the `agentblueprint` package over standard input. Reach for it when a coding agent needs structured business and implementation context rather than only a blueprint summary.

Use cases

β€’Create structured business profiles for existing organizations
β€’Generate normalized use cases from readiness data
β€’Start blueprint or full-pipeline generation
β€’Poll asynchronous generation jobs
β€’Download blueprints as Agent Skills directories

Key features

β€’Business profile creation and retrieval
β€’Asynchronous blueprint generation
β€’Blueprint and implementation artifact summaries
β€’Agent Skills directory downloads
β€’MCP resources for blueprint data
β€’API token authentication

Capabilities & Tool Schemas (13) ~241 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.

create_business_profile

Create or upsert a structured business profile for an existing organization

generate_use_cases

Generate normalized use cases from the current business profile and readiness assessment

generate_blueprint

Start blueprint generation for a chosen use case and return an `auditId

trigger_full_pipeline

Start the full pipeline for an existing business profile and return a `jobId

get_generation_status

Poll either blueprint generation or full-pipeline generation status

list_blueprints

List all blueprints (summaries)

How MCP Server works

What agent-blueprint/mcp-server MCP server does

The agent-blueprint/mcp-server MCP server exposes Agent Blueprint workflows to MCP-compatible clients. It can create or update a structured profile for an existing organization, derive normalized use cases, start blueprint generation, and launch the full generation pipeline. It also provides read access to blueprint and organization artifacts, including business cases, implementation plans, use-case analyses, implementation specifications, and business profiles.

The server is intended for workflows that begin with an existing organization and an available API token. It does not create organizations, perform OAuth setup, or extract free-form source material into a business profile.

How it works

Generation is asynchronous. generate_blueprint returns an audit identifier, while trigger_full_pipeline returns a job identifier. Use get_generation_status to poll either process until it completes, then use the resulting blueprint identifier with download_blueprint.

The agent-blueprint/mcp-server MCP server returns concise artifact summaries for context-sensitive operations. A downloaded blueprint contains an Agent Skills directory with a SKILL.md file and reference documents covering business context, agent specifications, financial details, implementation planning, architecture decisions, and governance. The download also includes a shell script for checking structure completeness.

The output is described as vendor-agnostic and can be used with platforms such as ServiceNow, Salesforce, or OpenClaw. The generated Agent Skills directory is intended for coding agents that can read files from the local filesystem.

Setup and configuration

The repository documents installation with the agentblueprint npm package. The MCP configuration runs npx with @agentblueprint/mcp-server; the binary detects MCP mode when standard input is piped. It can also be started explicitly with agentblueprint serve.

Authentication uses an Agent Blueprint API token. The server checks AGENT_BLUEPRINT_API_KEY, while the CLI can also use a token flag or credentials saved by agentblueprint login. The API base URL defaults to https://app.agentblueprint.ai and can be overridden with AGENT_BLUEPRINT_API_URL.

Tools and capabilities

The agent-blueprint/mcp-server MCP server includes tools for:

  • Creating or upserting an existing organization’s business profile.
  • Generating use cases and starting either individual blueprint or full-pipeline generation.
  • Polling generation status.
  • Listing blueprints and retrieving blueprint, business case, use case, implementation plan, implementation specification, and business profile data.
  • Downloading a complete blueprint as an Agent Skills file manifest.

It also publishes resources for a blueprint list, individual blueprint details, and implementation specifications.

Limitations and notes

Summary tools are designed to keep responses concise. Full agent specifications, financial projections, user stories, and related implementation details are available through the downloaded Agent Skills directory rather than the summary responses.

The documented headless flow assumes an existing personal access token and organization. Organization creation, OAuth bootstrap, and free-form context extraction are outside the current scope. The API token should be supplied through the environment, the CLI login flow, or a command-line token option as appropriate.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • MCP Shell Server logoMCP Shell Server

    A secure shell command execution server implementing the Model Context Protocol (MCP)

    πŸ€– Coding Agents3 views
    Compare vs MCP Shell Server β†’
  • Skill Ninja MCP Server logoSkill Ninja MCP Server

    Agent Skill Ninja for MCP: Search, install, and manage AI agent skills (SKILL.md files) from GitHub repositories. Features workspace analysis for personalized recommendations and supports 140+ pre-indexed skills.

    πŸ€– Coding Agents2 views
    Compare vs Skill Ninja MCP Server β†’
  • Cli MCP Server logoCli MCP Server

    Command line interface with secure execution and customizable security policies

    πŸ€– Coding Agents3 views
    Compare vs Cli MCP Server β†’
  • Developer logoDeveloper

    Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities

    πŸ€– Coding Agents1 views
    Compare vs Developer β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
102
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
13
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server

Run it with `npx -y @agentblueprint/mcp-server` in an MCP client configuration and provide `AGENT_BLUEPRINT_API_KEY`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agent-blueprint-mcp-server?style=directory)](https://allmcps.com/mcp/agent-blueprint-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/agent-blueprint-mcp-server"><img src="https://allmcps.com/api/badge/agent-blueprint-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ€–Coding Agents
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsCursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 10, 2026
npm downloads102/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good Β· 59/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· agentblueprint (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ€– Coding Agents β†’Best MCP servers for Coding Agents β†’Alternatives to MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code