# Expand tool coverage by running local binaries as MCP servers

> You can now run local binaries (for example, ./script) as MCP servers via MCPTools and MultiMCPTools. This makes it simple to operationalize existing scripts and CLIs as governed, observable tools…

- Published: 2025-10-07
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/expand-tool-coverage-by-running-local-binaries-as-mcp-servers
- Markdown: https://agno-com-nine.vercel.app/articles/expand-tool-coverage-by-running-local-binaries-as-mcp-servers.md

You can now run local binaries (for example, ./script) as MCP servers via MCPTools and MultiMCPTools. This makes it simple to operationalize existing scripts and CLIs as governed, observable tools inside Agno without rewriting them.

**Details**

- No wrapper code required—treat any executable as an MCP server
- Works across local dev, CI, containers, and air‑gapped environments
- Compose multiple MCP servers with MultiMCPTools for broader automation

**Who this is for:** Teams standardizing on MCP and looking to onboard internal tools quickly.
