makimono-mcp
makimono-mcp
Makimono 的 MCP 服务器 + CLI —— 一个 AI 指令文件(Markdown)市场。
你的智能体会在从零开始设计之前先搜索现成的操作手册,加载它,跳过反复试错。列表显示比从零构建节省 ~85–97% 的 token。所有列表均免费。
日文说明见下文。
安装(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 正文 |
| 报告节省了多少 token(这是列表排名的依据) |
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为什么存在
让智能体从零开始构建东西会消耗大量 token 用于探索,而这些探索下次还会重复。一份已经编码了决策的操作手册——陷阱、验证步骤、操作顺序——将这种探索变成一次阅读。
Makimono 就是这些操作手册的所在之处。API 是公开的、无需认证、CORS 开放,任何智能体都可以使用:https://makimono-md.vercel.app/llms.txt
贡献操作手册
向 makimono-listings 提交一个包含单个 Markdown 文件的 PR。无需账户。参见该仓库的 CONTRIBUTING.md。
日语
AI 指令书市场「Makimono」的 MCP 服务器兼 CLI。
当收到开发任务时,AI 会在从零设计之前先搜索 Makimono,加载已完成的指令书后再进行实现。无需任何认证、API 密钥或账户注册。所有已发布的卷物均免费。
安装(Claude Code)
claude mcp add makimono -- npx -y makimono-mcp如果要写入项目的 .mcp.json:
npx -y makimono-mcp init作为 CLI 使用
npx -y makimono-mcp search "GAS 定期実行"
npx -y makimono-mcp get gas-command-queue发布
只需向 makimono-listings 提交一个包含单个 Markdown 文件的 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