MyMir
Project management for the agentic engineering era.
What is MyMir?
MyMir is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to project management for the agentic engineering era.
Project management for the agentic engineering era.
This server falls under the Business Applications and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Project management for the agentic engineering era.
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx mymirConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use MyMir
MyMir is an agent-native project management MCP server designed for the agentic engineering era, providing AI coding assistants with structured project context, task tracking, and multi-agent workflow coordination. It exposes six MCP tools — project, task, edge, query, context, and analyze — that allow agents to decompose work, track engineering tasks, manage dependencies between tasks, and orchestrate complex multi-step implementations. MyMir integrates tightly with Claude Code and supports Cursor, Codex, and Gemini, offering slash commands for brainstorming, onboarding, decomposing, and managing software projects.
Prerequisites
- A MyMir account — sign up at app.mymir.dev
- Claude Code CLI, Cursor, Codex, or another MCP-compatible client
- Node.js and Bun (only required if self-hosting)
- Internet access to reach the MyMir hosted API at https://app.mymir.dev/api/mcp
Sign up for a MyMir account
Create an account at app.mymir.dev. MyMir uses browser-based OAuth for authentication — you will complete sign-in through a browser after installing the plugin.
Install MyMir in Claude Code
Use the Claude Code plugin marketplace to add MyMir, then install and authenticate through the browser flow.
claude plugin marketplace add FrkAk/mymir
claude plugin install mymir@mymirComplete browser authentication
Run /mcp in Claude Code, select 'mymir' from the list, and complete the browser sign-in to link your account.
Add MyMir to Cursor (alternative)
If you use Cursor, add the MCP server directly via the deeplink URL or by configuring the server URL in your MCP settings.
cursor://anysphere.cursor-deeplink/mcp/install?name=mymir&config=eyJ1cmwiOiJodHRwczovL2FwcC5teW1pci5kZXYvYXBpL21jcCJ9Create your first project
Ask your AI assistant to create a project and decompose it into tasks. Use the /mymir slash command or simply describe what you want to build.
Use the composer for task orchestration
In Claude Code, invoke /mymir:composer to let MyMir drive full task orchestration — planning, research, and implementation across a project.
MyMir Examples
Client configuration
For Cursor, Antigravity, or any SSE-compatible MCP client, connect to the hosted MyMir API directly with this config.
{
"mcpServers": {
"mymir": {
"url": "https://app.mymir.dev/api/mcp"
}
}
}Prompts to try
Use MyMir through natural language or slash commands to manage your engineering projects.
- "What should I work on next?"
- "Plan and implement MYMR-101"
- "Add a task for adding dark mode support to the settings page"
- "Show me all open tasks in the current project"
- "/mymir:composer"
- "Decompose the user authentication feature into subtasks"Troubleshooting MyMir
Authentication fails or browser sign-in does not complete
Make sure you have a valid MyMir account at app.mymir.dev. In Claude Code, run '/mcp' and re-select mymir to trigger a fresh authentication flow. Check that your browser can reach app.mymir.dev.
MyMir tools are not visible after installation
Restart your MCP client after installing the plugin. For Claude Code, exit and reopen the session. For Cursor, reload the window and verify the MCP server URL is correctly set to https://app.mymir.dev/api/mcp.
Self-hosted instance fails to start
Copy .env.local.example to .env.local and fill in all required values. Run 'bun run db:setup' before 'bun run build' to initialize the database schema. Ensure Bun is installed and up to date.
Frequently Asked Questions about MyMir
What is MyMir?
MyMir is a Model Context Protocol (MCP) server that project management for the agentic engineering era. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install MyMir?
Follow the installation instructions on the MyMir GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with MyMir?
MyMir works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is MyMir free to use?
Yes, MyMir is open source and available under the AGPL-3.0 license. You can use it freely in both personal and commercial projects.
MyMir Alternatives — Similar Business Applications Servers
Looking for alternatives to MyMir? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up MyMir in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use MyMir?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.