Project MCP
Provide Claude with deep project context including file structure, dependencies, and codebase understanding for intelligent development assistance.
Overview
Project MCP provides Claude Code with comprehensive project management capabilities within Agiflow's scoped MCP architecture. It enables Claude to create, read, update, and delete projects while maintaining strict organizational boundaries and user ownership controls.
As a project-scoped MCP server, it automatically knows the project context and provides the appropriate tools for project-level operations. Each project gets its own dedicated MCP instance, ensuring precise context without cross-contamination between different projects.
How Project MCP Works
Scoped MCP Server Creation
Authentication & Authorization
Tool Registration
Organizational Boundaries
Common Use Cases
Project Initialization
"Create a new project called 'AI Dashboard' with blue theme and analytics icon for our organization"
Project Discovery
"List all my projects" or "Find projects containing 'API' in the name" with pagination and filtering.
Project Configuration
"Update the project description" or "Change the project icon to a gear" or "Archive this project".
Project Information Retrieval
"Show me the details of this project" or "Get project metadata" for context-aware assistance.
Best Practices
Troubleshooting
Project not found errors
- Verify you have the correct project ID
- Ensure you're a member of the organization that owns the project
- Check that the project hasn't been deleted or archived
Permission denied when creating or modifying projects
- Confirm you're authenticated with the correct Agiflow account
- Verify your organization membership and permissions
- For updates/deletes, ensure you're the project owner
Claude agent session connection issues
- Ensure you're using the correct agent session ID
- Verify the Project MCP server is properly configured
- Check that the organization context is correctly set