mcp-batchit
🚀 MCP aggregator for batching multiple tool calls into a single request. Reduces overhead, saves tokens, and simplifies complex operations in AI agent workflows.
GitHub Stars
41
User Rating
Not Rated
Favorites
0
Views
26
Forks
3
Issues
2
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
bash
git clone https://github.com/ryanjoachim/mcp-batchit.git
cd mcp-batchit
npm install
npm run build
npm start
mcp-batchit is running on stdio. Ready to batch-execute!
tools/call method, name= "batch_execute") to it.
---