Skip to content

mcp360/mTarsier

mTarsier

mTarsier β€” MCP & Skills Management, without the chaos.

GitHub Stars

MCP & Skills Management, without the chaos.

mTarsier is an open-source platform for managing MCP servers, Skills, and clients β€” so Claude, Cursor, VS Code and every AI tool you use always has the right MCP connections and Skills installed, without the chaos.

Built in Rust πŸ¦€. Lightweight. Fast.


Features

MCP Servers

  • Unified Dashboard β€” all MCP servers across every client in one view
  • Client Detection β€” auto-detects Claude Desktop, Cursor, Windsurf, VS Code, and more
  • Config Editor β€” read/write config files with syntax highlighting and live JSON validation
  • Marketplace β€” browse and install MCP servers into any client in a few clicks
  • Auto-backup β€” backs up configs before every change with one-click rollback

Skills

  • Skills Manager β€” view, create, and manage skills across all supported clients
  • Skills Marketplace β€” discover and install skills from marketplace registry
  • One-click Install β€” install skills to one or multiple clients at once
  • Custom Skills β€” create your own skills with the built-in editor or upload SKILL.md files
  • Copy & Share β€” copy skills between clients with a single click
  • Featured Picks β€” curated top skills like frontend-design, code-review, and more

General

  • CLI Tool β€” tsr command for terminal-based management of both MCP servers and Skills
  • Multi-theme β€” dark biopunk, light, and system themes

Supported Clients

Client Type Config
Claude Desktop Desktop ~/Library/Application Support/Claude/claude_desktop_config.json
ChatGPT Desktop Desktop Web-managed
Codex Desktop ~/.codex/config.toml
GitHub Copilot (VS Code) IDE ~/Library/Application Support/Code/User/mcp.json
Cursor IDE ~/.cursor/mcp.json
Windsurf IDE ~/.codeium/windsurf/mcp_config.json
VS Code IDE ~/Library/Application Support/Code/User/mcp.json
Antigravity IDE ~/.antigravity/mcp.json
Claude Code CLI ~/.claude.json
GitHub Copilot CLI CLI ~/.copilot/mcp-config.json
Gemini CLI CLI ~/.gemini/settings.json
Codex CLI CLI ~/.codex/config.toml
Open Code CLI ~/.opencode/config.json
Claude (web) Web Remote only
ChatGPT (web) Web Remote only

Installation

Grab the latest release from the Releases page:

Platform File
macOS Apple Silicon mTarsier_*_aarch64.dmg
macOS Intel mTarsier_*_x64.dmg
Windows mTarsier_*_x64-setup.exe
Linux mTarsier_*_amd64.AppImage / mTarsier_*_amd64.deb

Homebrew (coming soon)

brew install mcp360/tap/tsr

CLI β€” tsr

Install from the app: Settings β†’ CLI Tool β†’ Install tsr CLI

# MCP server management
$ tsr list
  filesystem      β†’ Claude Desktop, Cursor, Windsurf
  brave-search    β†’ Claude Desktop
  github          β†’ Cursor, Windsurf

$ tsr clients
  βœ“  claude-desktop   ~/Library/Application Support/Claude/...
  βœ“  cursor           ~/.cursor/mcp.json
  βœ“  windsurf         ~/.codeium/windsurf/mcp_config.json

$ tsr install brave-search   # install from marketplace
$ tsr config cursor --edit   # open config in $EDITOR
$ tsr ping <name>            # ping a server

# Skills management
$ tsr skills list --client claude-code
$ tsr skills search "frontend design"
$ tsr skills install anthropics/courses/prompt-eng --client claude-code
$ tsr skills remove skill-name --client claude-code

🀝 Community

Join our community to get help, share ideas, and stay updated:


Development

git clone https://github.com/mcp360/mTarsier.git
cd mTarsier
pnpm install
cd src-tauri && bash scripts/prepare-sidecar.sh && cd ..
pnpm tauri dev

Requires Rust 1.77+, Node.js 20+, and pnpm 10.28+. See CONTRIBUTING.md for platform-specific dependencies, troubleshooting, and project structure.


Contributing

Contributions are welcome. Please open an issue before submitting a large pull request. See CONTRIBUTING.md for full setup guide and code conventions.

Maintainers: @0fficialRohit Β· @rege_dev


License

MIT β€” see LICENSE


Conservation

Tarsier, one of the world's smallest and most endangered primates β€” learn more.

About

mTarsier - The Open Source MCP & Skill Manager for Claude, Cursor, VS Code & any AI client.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages