← Registry

AI & Machine Learning

mapleflow.io

Provides various AI-powered tools including chat with multiple models, translation, weather, currency conversion, and image generation.

1 endpoint8 known toolsFirst detected May 12, 2026Last detected September 15, 2026

ENDPOINT 1

https://api.mapleflow.io/mcp

No auth detected

MCP server metadata

Name
mapleflow
Version
0.12.0
Capabilities
tools

Known tools 8

ai_chat

Send a message to any of 30+ AI models (OpenAI, Anthropic, Google, Groq, xAI).

Potential side effects
translate

Translate text between 75+ languages with auto-detection.

Inferred read-only
weather

Get current weather for any city or coordinates worldwide.

Inferred read-only
currency

Get live currency exchange rates and convert between 160+ currencies.

Inferred read-only
ai_images

Generate images from text prompts using Flux models.

Inferred read-only
ai_speech

Convert text to natural-sounding speech audio.

Inferred read-only
ai_transcribe

Transcribe audio to text with timestamps using Whisper.

Inferred read-only
ai_embeddings

Generate vector embeddings for text search and similarity comparison.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mapleflow]
url = "https://api.mapleflow.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mapleflow": {
      "type": "http",
      "url": "https://api.mapleflow.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mapleflow
Remote MCP URL: https://api.mapleflow.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mapleflow": {
      "url": "https://api.mapleflow.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mapleflow": {
      "type": "http",
      "url": "https://api.mapleflow.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mapleflow",
  "transport": "streamable-http",
  "url": "https://api.mapleflow.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mapleflow.io was fetched 2026-08-23T18:30:54.783Z and is being refreshed.

Trust status Neutral

mapleflow.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.