lazy-tool

by mcp-shark · MCP Server · ★ 24

About lazy-tool

lazy-tool The more MCP servers you connect, the more tool schemas get dumped into every prompt. The model reads all of them, picks the wrong one more often, and you pay for every token. This is a known problem — the pattern that solves it (search before invoke) is well-established. Most implementations of that pattern require a Python stack, a vector database, Docker, or a cloud service. does it as a single Go binary with a local SQLite catalog. No containers, no API keys for the tool layer, no infrastructure. That's it.

agent-toolsai-agentsclideveloper-toolsgolangllm-toolslocal-firstmcpmodel-context-protocolprompt-engineering

Quick Facts

Stars24
Forks2
LanguageGo
CategoryMCP Server
LicenseMIT
Quality Score74.3433672305761/100
Last Updated2026-05-10
Created2026-03-29
Platformsbrowser, cli, go, mcp
Est. Tokens~14k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Go Agent Tools

Frequently Asked Questions

What is lazy-tool?

lazy-tool is local-first MCP discovery runtime for agents — search before invoke, reduce prompt bloat, and route to local MCP tools. It is categorized as a MCP Server with 24 GitHub stars.

What programming language is lazy-tool written in?

lazy-tool is primarily written in Go. It covers topics such as agent-tools, ai-agents, cli.

How do I install or use lazy-tool?

You can find installation instructions and usage details in the lazy-tool GitHub repository at github.com/mcp-shark/lazy-tool. The project has 24 stars and 2 forks, indicating an active community.

What license does lazy-tool use?

lazy-tool is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools