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) |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xadvait/team-manager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server