onetool-mcp
Active·★ 19·GPL-3.0·Updated 2026-05-29
★ Hidden Gem★ Essential
🧿 One MCP for developers - no tool tax, no context rot. 100+ tools including Brave, Google, Context7, Excalidraw, AWS, Version Checker, Excel, File Ops, Database, Playwright, Chrome DevTools and many more.
OneTool MCP is a single MCP server that bundles 100+ tools — Brave search, Google, Context7, AWS, Playwright, Chrome DevTools, Excel, database operations, and more. Instead of registering each tool individually and burning context on their definitions, agents write short Python code to call any tool on demand. Anthropic engineering research backs this approach: code execution reduces token usage by over 98%, cutting costs dramatically when agents need many external tools.
#claude#claude-code#llm#mcp#mcp-server#mcp-servers#mcp-tools#model-context-protocol
01
Features
01100+ tools in one MCP server: search, AWS, Playwright, databases, Excel, and more
02Code mode: agents write Python API calls instead of loading tool definitions
0396% fewer tokens vs loading individual MCP servers
04Works with Claude Code or any MCP-compatible client
05uv-based install with optional tool groups
02
Compatibility
Claude Code
Native
Verified via docs
Python
Python 3.11+
Verified via docs
MCP Clients
Any MCP Client
Verified via docs
03
Quick start
1
$ uv tool install 'onetool-mcp[all]'
2
$ onetool init --config ~/.onetool
04
Use cases
↳Cutting MCP token overhead when an agent needs 10+ external tools
↳Browser automation and web scraping within a unified MCP setup
↳Database queries, file operations, and API calls from one MCP server
05
Alternatives
python-utcp★ 644
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!