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.
Server Config
{
"mcpServers": {
"mapleflow": {
"command": "npx",
"args": [
"-y",
"@mapleflow/mcp-server"
],
"env": {
"MAPLEFLOW_API_KEY": "<YOUR_API_KEY>"
}
}
}
}