- Home
- MCP servers
- Multi Tools
Multi Tools
- go
2
GitHub Stars
go
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"theapemachine-mcp-server-multi-tools": {
"command": "/path/to/mcp-server-multi-tools/start.sh",
"args": [],
"env": {
"EXAMPLE_ENV": "YOUR_VALUE"
}
}
}
}Available tools
Work Items
Create, read, update, search, and comment on work items to track work across projects.
Sprints
Manage sprints, view sprint contents, and track progress.
WIQL
Execute custom Work Item Query Language statements to filter and report on work items.
Enrichment
Augment work items with context from GitHub, Slack, and Sentry to enhance traceability.
Git Content
Fetch file content from associated repositories to review code and documentation.
GitHub Integration
Interact with GitHub repositories for content access and management.
Notifications
Real-time notifications and messaging to keep teams informed.
Channel Posting
Post messages to channels for agent communication and collaboration.
Agent System
Support for an Advanced Agent System with nested agents, including Docker-based environments and browser capabilities.