Agent Toolbox: 9 production tools in one MCP server (search, extract, screenshot, weather, finance, email, translate) #700
Vincentwei1021
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey MCP community 👋
Built something I kept needing every time I started a new agent project: a single MCP server with the boring-but-essential tools.
What it does:
search— DuckDuckGo web search, structured JSONextract— Clean content extraction from any URL (Mozilla Readability)screenshot— Full-page PNG screenshots (Playwright)weather— 7-day forecast, no API key needed (Open-Meteo)finance— Stock quotes, FX rates (Yahoo Finance)validate-email— DNS + deliverability checktranslate— Multi-language translationWhy bundle?
Uniform error handling, single auth token, tools pre-formatted for LLM consumption.
Available on:
npx agent-toolbox-mcpFree tier: 1,000 calls/month. MIT licensed. TypeScript.
GitHub: https://github.com/Vincentwei1021/agent-toolbox
Feedback welcome — especially on what tools to add next.
Beta Was this translation helpful? Give feedback.
All reactions