Anubis
Orchestrates AI coding workflows through role-based agents that transition between specialized respo...
Decide Your Project Root Directory
- Determine the full path to the root directory that contains your projects. For example:
C:\path\to\projects(Windows) or/home/user/projects(Unix/Linux/macOS).
- Determine the full path to the root directory that contains your projects. For example:
Click the "Install Now" Button
- In the FastMCP connection interface, click on the “Install Now” button to add the Anubis MCP server.
Fill in the PROJECT_ROOT Variable
- In the FastMCP interface, when prompted for ENV values, enter your project root directory path in the
PROJECT_ROOTfield.- Example: If your projects are located at
C:\Users\YourName\DevProjects, put this path as thePROJECT_ROOT.
- Example: If your projects are located at
- In the FastMCP interface, when prompted for ENV values, enter your project root directory path in the
Save and Confirm
- Confirm and save the MCP server configuration in the FastMCP interface.
Initialize Workflow Rules
- After the MCP server is running, ask your agent to initialize the workflow rules using the following command:
ReplacePlease initialize Anubis workflow rules for [your-agent-name] by calling the init_rules MCP tool[your-agent-name]with the name of the agent you are using (e.g., cursor, copilot, roocode, kilocode).
- After the MCP server is running, ask your agent to initialize the workflow rules using the following command:
You do not need to provide any secret keys or API tokens. Only the PROJECT_ROOT directory path is required.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Figma Context
Unlock seamless design-to-code with Framelink Figma MCP Server, letting AI coding tools access your Figma files directly. It simplifies Figma API data to supply only relevant design layouts and styles, boosting AI accuracy in implementing designs across frameworks. Specifically built for use with tools like Cursor, it transforms design metadata into precise code in one step. This server streamlines the workflow by providing clean, focused context, enabling faster and more reliable design-driven development. Enjoy a powerful bridge between design and coding that enhances productivity and code quality with minimal fuss.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
More for Project Management
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
TaskManager
Manage and execute tasks efficiently with MCP TaskManager in a queue-based system. This server supports planning by accepting and organizing task lists, and execution by delivering tasks one at a time with feedback on completion. It tracks tasks via unique IDs, ensuring smooth workflow coordination through clear stages: planning, executing, and completing. Designed for integration with MCP clients like Claude Desktop, TaskManager simplifies complex task handling and improves automation by providing structured task queues and real-time updates. Its straightforward action parameters allow easy control over task flow, making it a powerful tool for effective task management.
Azure DevOps
Supercharge your workflow by bringing Azure DevOps commands directly into VS Code. The Azure DevOps MCP Server lets you manage projects, builds, releases, repos, work items, test plans, and more from your editor with simple prompts. Focused, easy-to-use tools offer clear access to Azure DevOps data, making routine tasks faster while keeping complexity out of your way. Perfect for anyone who wants to streamline DevOps work inside their coding environment.
Jira
Streamline Jira Cloud integration with this modular MCP server for AI and automation tools. Easily list scrum boards, track issues, add comments, fetch user info, and search users. Designed for extensibility and easy contribution, it helps automate workflows and connect Jira data to custom agents or bots. The server supports key Jira functionalities like retrieving server details and managing issues, all wrapped in a clean, TypeScript-based structure. Whether enhancing existing tools or building new automation, this project simplifies interacting with Jira Cloud via the Model Context Protocol.
OmniFocus Enhanced
Integrates with OmniFocus on macOS using AppleScript to provide complete task and project management capabilities including CRUD operations, perspective views, batch operations, subtask hierarchies, tag management, and custom filtering for productivity workflows.
Similar MCP Servers
A2AMCP
Coordinates multiple AI agents working on shared codebases through Redis-backed infrastructure that provides real-time messaging, file locking to prevent simultaneous edits, interface sharing for type definitions, and distributed task management across parallel development sessions.