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.
Tools
ai_chat
ai_images
ai_speech
ai_transcribe
ai_embeddings
translate
get_weather
get_currency
verify_face
images_bg_remove
Server Config
{
"mcpServers": {
"mapleflow": {
"command": "npx",
"args": [
"-y",
"@mapleflow/mcp-server"
],
"env": {
"MAPLEFLOW_API_KEY": "<YOUR_API_KEY>"
}
}
}
}