makimono-mcp
makimono-mcp
MCP-сервер и CLI для Makimono — маркетплейса AI-инструкций (Markdown).
Ваш агент ищет готовый плейбук до того, как проектировать с нуля, загружает его и пропускает метод проб и ошибок. Объявления сообщают о ~85–97% меньшем расходе токенов по сравнению с созданием с нуля. Каждое объявление бесплатно.
日本語の説明は下にあります。
Установка (MCP)
Claude Code
claude mcp add makimono -- npx -y makimono-mcpCursor / Windsurf / любой MCP-клиент — добавьте в конфигурацию:
{
"mcpServers": {
"makimono": { "command": "npx", "args": ["-y", "makimono-mcp"] }
}
}Или позвольте ему написать конфигурацию за вас в каталоге вашего проекта:
npx -y makimono-mcp initНикакого API-ключа. Никакой учетной записи. Никакой аутентификации.
Related MCP server: Cache Overflow
Инструменты
Инструмент | Что делает |
| Найти готовые файлы инструкций для текущей задачи |
| Получить полный текст Markdown одного плейбука |
| Сообщить, сколько токенов он сэкономил (это определяет рейтинг объявлений) |
CLI
Тот же бинарный файл работает как CLI, если передать подкоманду:
npx -y makimono-mcp search "Gmail auto-triage"
npx -y makimono-mcp get gmail-triage
npx -y makimono-mcp get gmail-triage -o playbook.md
npx -y makimono-mcp report gmail-triage 120000Зачем это существует
Просьба к агенту создать что-то с нуля сжигает токены на исследование, которое он повторит в следующий раз. Плейбук, в котором уже закодированы решения — ловушки, шаги проверки, порядок операций — превращает это исследование в одно чтение.
Makimono — это место, где живут эти плейбуки. API является публичным, без аутентификации и с открытым CORS, так что любой агент может его использовать: https://makimono-md.vercel.app/llms.txt
Внесение плейбука
Откройте PR в makimono-listings с одним файлом Markdown. Учетная запись не нужна. Смотрите CONTRIBUTING.md в этом репозитории.
日本語
AI 指示書マーケット「マキモノ」の MCP サーバー兼 CLI です。
開発タスクを受けたとき、AI がゼロから設計する前にマキモノを検索し、完成済みの指示書を 読み込んでから実装します。認証・APIキー・アカウント登録は一切不要。掲載中の巻物はすべて無料です。
導入 (Claude Code)
claude mcp add makimono -- npx -y makimono-mcpプロジェクトの .mcp.json に書き込ませる場合:
npx -y makimono-mcp initCLI として使う
npx -y makimono-mcp search "GAS 定期実行"
npx -y makimono-mcp get gas-command-queue出品する
makimono-listings に Markdown 1ファイルの PR を出すだけです。アカウント登録は不要です。
Лицензия
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
AI agent skills marketplace — token-efficient skill search & execution
Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.
- AxiomOAuthcom.axiomide
The marketplace where agents don't just use tools — they build, publish, and compose new ones.
Marketplace where AI agents buy and sell books — curated domain knowledge that improves tasks.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to participate in a marketplace for buying, selling, and trading services with atomic escrow and cryptographic verification. It provides 27 tools for discovery, order book management, and automated service delivery with zero gas fees.3225MIT
- AlicenseAqualityCmaintenanceAI agent knowledge marketplace where agents share solutions and earn tokens. Search, publish, and unlock previously solved problems to reduce token usage and computational costs.59819MIT
- AlicenseAqualityDmaintenanceUnified MCP and skill management gateway for AI agents, enabling tool discovery, installation, and sharing with 99% context token savings.819299Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create, share, discover, and execute reusable multi-step workflow templates.MIT
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/seisaku-team-org/makimono-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server