Team Manager MCP
by 0xadvait
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGODB_URI | Yes | MongoDB Atlas connection string | |
| OPENAI_API_KEY | No | OpenAI API key for host agent execution (optional) | |
| TEAM_MANAGER_DB | No | MongoDB database name for Team Manager collections | team_manager |
| BRIGHTDATA_API_TOKEN | No | Bright Data API token for search/scrape (optional) | |
| TEAM_MANAGER_LOGIC_MODEL | No | LLM model for logic/reasoning tasks (optional) | |
| TEAM_MANAGER_AESTHETIC_MODEL | No | LLM model for aesthetic/product tasks (optional) | |
| TEAM_MANAGER_SUMMARIZER_MODEL | No | LLM model for summarization tasks (optional) | |
| TEAM_MANAGER_LOGIC_REASONING_EFFORT | No | Reasoning effort for logic model (e.g., 'high', 'xhigh') (optional) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues