by thirdstrandstudio · MCP Server · ★ 56
MCP Tool Chainer An MCP (Model Context Protocol) server that chains calls to other MCP tools, reducing token usage by allowing sequential tool execution with result passing. Designed to solve https://github.com/modelcontextprotocol/specification/issues/215 Step function like JSON paths: Features Chain multiple MCP tools together in sequence Pass results from one tool as input to another tool using placeholder Filter and extract specific data using JsonPath with and parameters Automatic tool discovery from configured MCP servers Minimal token usage compared to individual tool calls Tools This...
| Stars | 56 |
| Forks | 11 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 68.7572595891757/100 |
| Open Issues | 3 |
| Last Updated | 2025-08-04 |
| Created | 2025-03-21 |
| Platforms | mcp, node |
| Est. Tokens | ~28k |
These tools work well together with mcp-tool-chainer for enhanced workflows:
Explore other popular mcp server tools:
mcp-tool-chainer is an open-source mcp server by thirdstrandstudio with 56 GitHub stars.
mcp-tool-chainer is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-tool-chainer GitHub repository at github.com/thirdstrandstudio/mcp-tool-chainer. The project has 56 stars and 11 forks, indicating an active community.
mcp-tool-chainer is released under the MIT license, making it free to use and modify according to the license terms.