Route API calls intelligently across paid and free services for geocoding and translation. Developers use this to reduce costs by automatically selecting the best provider based on budget, latency, and availability.
io.github.Hebline/mcp-server
Local install
STDIO
No auth required
How models use it and what it is built for.
Route API calls intelligently across paid and free services for geocoding and translation. Developers use this to reduce costs by automatically selecting the best provider based on budget, latency, and availability.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Google Maps API key for paid geocoding (optional — free Nominatim works without)
DeepL API key for paid translation (optional — free MyMemory works without)
LibreTranslate API key (optional)
Where to find authoritative docs and source for Hebline.
Paste any of these into Agent Studio after connecting Hebline.
Common questions about connecting and running Hebline.
What APIs does this MCP server support?
Currently geocoding (Google Maps and Nominatim) and translation (DeepL, MyMemory, and LibreTranslate). The server automatically routes requests to paid or free alternatives based on your configuration and cost preferences.
Do I need API keys to use this server?
No. Free alternatives (Nominatim for geocoding, MyMemory for translation) work without keys. Optional paid keys (GOOGLE_MAPS_API_KEY, DEEPL_API_KEY, LIBRETRANSLATE_API_KEY) unlock premium providers and higher rate limits.
How do I install and run this server?
Install via `npx @hebline.ai/mcp-server@0.2.1` and configure optional API keys as environment variables. The server uses stdio transport and will automatically fall back to free services if paid keys are not set.
Can I control which service gets used for a request?
The server intelligently routes based on availability and your configuration. Check the documentation or source repository for options to set routing preferences, cost thresholds, or provider priority.
What happens if a paid API fails or hits rate limits?
The intelligent routing should fall back to alternative providers (free or other paid services). Verify fallback behavior and error handling in the server's documentation or test with your specific API keys and usage patterns.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams