Mapleflow
@kalven22
About Mapleflow
Unified AI API — 30+ models from OpenAI, Anthropic, Google, Groq, and xAI through one API key. Plus translation, weather, and utility endpoints. Pay per token, unused credits auto-refunded.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mapleflow": {
"command": "npx",
"args": [
"-y",
"@mapleflow/mcp-server"
],
"env": {
"MAPLEFLOW_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
10Chat completion — Generate chat completions with 30+ models from 6 providers. Credits are dynamic based on token usage (as low as 0.01 per call). Unused credits are automatically refunded. Available models: llama-3.2-1b, llama-3.2-3b, llama-3.1-8b, gemini-2.5-flash-lite, gemini-2.0-flash, gpt-oss-20b, phi-2, mistral-7b, claude-3-haiku, gpt-4.1-nano, gpt-4.1-mini, gpt-4o-mini, gemini-2.5-flash, llama-3.3-70b, deepseek-r1-32b, claude-haiku-4.5, gpt-oss-120b, grok-4.1-fast, grok-3-mini, gpt-4.1, g
Image generation — Generate images from text prompts. | Model | Credits | |---|---| | `flux-schnell` | 5 | | `flux-dev` | 5 |
Text-to-speech — Convert text to speech audio. | Model | Credits | |---|---| | `melotts` | 2 |
Speech-to-text — Transcribe audio to text. | Model | Credits | |---|---| | `whisper` | 2 |
Text embeddings — Generate vector embeddings from text. | Model | Credits | |---|---| | `bge-base-en` | 1 |
Translate text — Translate text between languages. Pricing: 1 credit per 300 characters (rounded up, minimum 1 credit). Supports 75+ languages with auto-detection.
Get current weather — Get current weather for a location. Provide a city name or lat/lon coordinates. Costs 1 credit per request.
Convert currency — Convert between currencies using live exchange rates. 1 credit per request. 160+ currencies supported.
Face verification — Compare a selfie against a reference photo to verify identity. Provide HTTPS URLs for both images. Returns match result with similarity score. 2 credits per call.
Remove image background — Remove background from an image. Accepts file upload, base64, or URL. 5 credits per call. Currently disabled.
Overview
What is Mapleflow?
Mapleflow is a unified AI API that provides access to 30+ models from OpenAI, Anthropic, Google, Groq, and xAI through a single API key. It also includes translation, weather, and utility endpoints, with a pay-per-token pricing model where unused credits are auto-refunded.
How to use Mapleflow?
—
Key features of Mapleflow
- Unified API for 30+ models from major providers
- Translation, weather, and utility endpoints
- Pay-per-token pricing with auto-refunded unused credits
- Single API key for all integrations
Use cases of Mapleflow
- Build applications that switch between multiple AI models without separate accounts
- Integrate translation and weather data through one endpoint
- Optimize costs by paying only for tokens consumed
FAQ from Mapleflow
Which models does Mapleflow support?
Mapleflow supports 30+ models from OpenAI, Anthropic, Google, Groq, and xAI.
How is pricing handled?
You pay per token, and any unused credits are automatically refunded.
What additional endpoints are available beyond AI models?
Mapleflow offers translation, weather, and utility endpoints alongside its AI model access.
—
—
—
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments