Hebline Mcp Server Any Api Broker
@Hebline
About Hebline Mcp Server Any Api Broker
Intelligent API routing and cost-visibility layer for AI agents via MCP
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hebline": {
"command": "npx",
"args": [
"-y",
"-p",
"@hebline.ai/mcp-server",
"hebline-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Hebline Mcp Server Any Api Broker?
Hebline MCP Server is an API routing broker that connects AI agents to the best available API services—free or paid—based on cost, latency, and capability. It abstracts away provider selection, routes free services first, and logs all calls for transparency.
How to use Hebline Mcp Server Any Api Broker?
Install the package globally (npm install -g @hebline.ai/mcp-server) or add it to your MCP client configuration (e.g., Claude Desktop, Cursor, VS Code) via the provided JSON config. Then, use MCP tools like execute, compare, or categories to route API calls. Optionally set environment variables for paid API keys.
Key features of Hebline Mcp Server Any Api Broker
- Route free API services first, paid only when needed.
- No margin on paid API calls—honest routing.
- Provider abstraction: agent says what it needs, not which service.
- Cost transparency with per-call logging (metadata only).
- Automatic scoring and selection of best service.
- BYOK: bring your own keys for paid providers.
Use cases of Hebline Mcp Server Any Api Broker
- Geocoding addresses using free Nominatim or paid Google Maps.
- Translating text with MyMemory, DeepL, or LibreTranslate.
- Performing web searches via DuckDuckGo or Brave Search.
- Fetching weather data from Open-Meteo or OpenWeatherMap.
- Running LLM queries with free Groq/Gemini or paid OpenAI.
FAQ from Hebline Mcp Server Any Api Broker
How does Hebline decide which service to use?
It uses a weighted scoring engine that considers cost, latency, and service scores. Free services are preferred when constraints allow.
What if I don't have any paid API keys?
No problem—Hebline routes to free alternatives automatically. Paid services are excluded from routing unless keys are provided.
Where is call data logged?
Call metadata (timestamp, capability, service, latency, cost) is logged to ~/.hebline/calls.jsonl. No API call content is stored.
Is the server GDPR compliant?
Yes. Only anonymized metadata is logged. A self-hosted option is available for zero data leaving your network.
What transports and authentication are supported?
Currently, stdio transport is supported. SSE transport is on the roadmap. No authentication is required for the open-source server.
Frequently asked questions
How does Hebline decide which service to use?
It uses a weighted scoring engine that considers cost, latency, and service scores. Free services are preferred when constraints allow.
What if I don't have any paid API keys?
No problem—Hebline routes to free alternatives automatically. Paid services are excluded from routing unless keys are provided.
Where is call data logged?
Call metadata (timestamp, capability, service, latency, cost) is logged to `~/.hebline/calls.jsonl`. No API call content is stored.
Is the server GDPR compliant?
Yes. Only anonymized metadata is logged. A self-hosted option is available for zero data leaving your network.
What transports and authentication are supported?
Currently, stdio transport is supported. SSE transport is on the roadmap. No authentication is required for the open-source server.
Basic information
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments