OrgFlow MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OrgFlow MCPshow me the current project status for the marketing team"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OrgFlow MCP
An organizational data management system built with Model Context Protocol (MCP) that helps manage and process organizational data including employees, teams, projects, and assets.
Features
Employee management
Team and project tracking
Asset management
Performance monitoring
Business strategy tracking
Vendor management
Training and development tracking
Related MCP server: Orchestrator MCP Server
Setup
Clone the repository:
git clone https://github.com/yourusername/orgflow-mcp.git
cd orgflow-mcpInstall dependencies:
npm installSet up environment variables:
Copy
.env.exampleto.envFill in your Gemini API key and other configuration values
cp .env.example .envStart the server:
npm startEnvironment Variables
Create a .env file in the root directory with the following variables:
GEMINI_API_KEY: Your Gemini API keyPORT: Server port (default: 3000)NODE_ENV: Environment (development/production)
Project Structure
orgflow-mcp/
├── data/ # JSON data files
├── src/
│ ├── client/ # Client-side implementation
│ └── server/ # Server-side implementation
├── package.json
└── tsconfig.jsonLicense
MIT
Contributing
Fork the repository
Create your feature branch
Commit your changes
Push to the branch
Create a new Pull Request
Related MCP Connectors
Manage projects, tasks, time tracking, and team collaboration through natural language.
End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
See your team's status, delegate work, follow progress, and approve requests from your AI client.
Shared company knowledge, workflows, and connected apps for the AIs your team already uses.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables users to manage company departments, employees, expenses, and performance ratings through a natural language interface in Claude Desktop. It features 12 specialized tools for comprehensive CRUD operations and AI-powered organizational analysis using Google Gemini.4MIT
- AlicenseNot gradedqualityCmaintenanceCoordinates up to 64 parallel expert agents for complex multi-agent orchestration and intelligent task routing within Claude Code. It enables users to analyze requests, manage hierarchical execution plans, and monitor active orchestration sessions.MIT
- FlicenseNot gradedqualityDmaintenanceExposes internal employee directories and project management systems to AI models through standardized tools and resources. It enables AI assistants to search for team members, query project statuses, and explore organizational hierarchies with secure role-based access control.-
- FlicenseNot gradedqualityAmaintenanceProvides organizational memory for AI agents, enabling shared company memory, decision recall, artifact management, approval review, task delegation, and initiative tracking.2-