Agent Collaboration MCP Server
by nishimoto265
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_agent | Start an agent in a specific tmux target |
| get_agent_status | Get status of agents |
| send_message | Send a message to a tmux target. Control characters supported: C-c (stop), C-l (clear), etc. |
| capture_screen | Capture screen content from a tmux target |
| parallel_implement | Start parallel implementation with multiple workers |
| get_parallel_status | Get status of parallel implementation sessions |
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/nishimoto265/Agent_Collaboration_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server