free-blueprints
無料AIエージェントブループリント(MCPサーバー)
一般的なビジネスプロセス向けの、あらかじめ構築されたAIエージェントブループリントです。サインアップ不要、APIキー不要、トークン不要です。
MCP互換のコーディングエージェントなら、これらのブループリントをすぐに検出して利用できます。
利用可能なブループリント
ブループリント | エージェント数 | パターン | 説明 |
RFx調達自動化 | 5 | マネージャー・ワーカー | RFxの受付、要件分析、応答作成、コンプライアンス検証を自動化 |
従業員オンボーディング | 5 | マネージャー・ワーカー | 文書処理、ITプロビジョニング、トレーニング組み立て、進捗追跡を自動化 |
Related MCP server: Agent Workflow MCP Server
使用方法
Claude Code / Cursor(stdio)
npm install -g @agent-blueprint/free-blueprintsプロジェクトの.mcp.jsonに追加します:
{
"mcpServers": {
"free-blueprints": {
"command": "free-blueprints-mcp"
}
}
}次にエージェントに「利用可能なブループリントを一覧表示して、RFx調達用をデプロイして」と依頼します。
リモート(Streamable HTTP)
Managed Agents、AI Control Tower、または任意のHTTP MCPクライアント向け:
https://free-blueprints-mcp.agentblueprint.workers.dev/mcpツール
list_blueprints
利用可能な無料ブループリントのカタログを返します。
get_blueprint
IDで完全なブループリントを、ディスクに書き込む準備が整った全ファイルを含むJSONマニフェストとして返します。
パラメータ:
blueprintId(文字列、必須)—list_blueprintsのブループリントID
含まれるもの
各ブループリントには以下が含まれます:
SKILL.md — フロントマターのメタデータ付き概要
GETTING-STARTED.md — ステップバイステップの実装ガイド
AGENTS.md — 汎用エージェント同期ルール
implementation-state.yaml — 進捗追跡テンプレート
リファレンスドキュメント — エージェント仕様、アーキテクチャ決定、ガードレール、評価基準、プラットフォーム接続、ビジネスコンテキスト
カスタムブループリントが必要ですか?
これらの無料ブループリントは一般的なビジネスプロセスを対象としています。貴社に合わせたブループリント(貴社のシステム、データ、組織構造、財務)が必要な場合は、agentblueprint.aiをご覧ください。
ライセンス
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables creation and deployment of AI agents through natural language by providing tools for agent specification, smart component integration from 500+ ready-to-use components, and one-click deployment with intelligent auto-configuration.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create, share, discover, and execute reusable multi-step workflow templates.MIT
- AlicenseNot gradedqualityBmaintenanceE-signature for AI agents. One unauthenticated call returns a sandbox API key (no account, no browser), then the agent can send documents for signature, check status, and download the sealed PDF plus Certificate of Completion.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to deploy code to any hosting provider by creating PRs, building, and verifying health checks, all from a single natural language command.MIT
Related MCP Connectors
Build, validate, and deploy multi-agent AI solutions from any AI environment.
40+ Lightning-paid AI tools for agents: calls, SMS, fax, voice, translation. No signup, no keys.
Create and manage AI agents that collaborate and solve problems through natural language interacti…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agent-blueprint/free-blueprints'
If you have feedback or need assistance with the MCP directory API, please join our Discord server