mcpbeat Sign in

Mfukushim Map Traveler MCP Server

not responding

Mfukushim Map Traveler MCP is listed as active in the registry but did not answer our last check. Last commit 3 Aug 2026.

Create immersive travel experiences by instructing an avatar to navigate Google Maps. Report on th…

Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
320 ms
Response time
average over 24h
23
Stars
last commit 3 Aug 2026

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable src/RunnerService.ts:86
          fs.readFile(path.join(__pwd, practiceInfo.placesPath), (err, data) => {
Runs an external command src/ImageService.ts:659
          execSync(`${rembgPath} i ${tempIn} ${tempOut}`)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mfukushim-map-traveler-mcp --transport http https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mfukushim-map-traveler-mcp": {
      "url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mfukushim-map-traveler-mcp]
url = "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mfukushim-map-traveler-mcp": {
      "url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mfukushim-map-traveler-mcp": {
      "url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp streamable-http answering 320 ms 13 min ago

Alternatives to Mfukushim Map Traveler MCP

same job, measured the same way
I
OrbiAds — Google Ad Manager
by orbiads

Automate Google Ad Manager: campaigns, line items, creatives, inventory, reporting — 51 tools.

answering
Google Ads
by adplane

Google Ads reporting and campaign management. Everything it creates starts paused.

answering
Google Maps Real Estate Agency Data Scraper
by ranovam

Google Maps scraper for real estate agencies and agents in any city.

answering
Nano Banana Pro AI MCP
by rocnubie

Nano Banana Pro AI image editor free online. Create, edit, and enhance images by Google Gemini AI

local only
Google Ads + Meta Ads + GA4 MCP
by irinabuht12-oss

Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports.

answering
ImageFactory AdOps
by co-imagefactory

AI ad ops from chat: create ad banners and run campaigns on Meta, Google, Naver, Kakao and TikTok.

answering
HasData
by hasdata

All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.

answering
Vayapin
by vayapin

VayaPin MCP: pin resolution + Google Maps geocoding/places + AfterShip tracking, with BYOK.

53 installs/wk local only

Mfukushim Map Traveler MCP — questions

Answers built from our own checks of this server.

Is Mfukushim Map Traveler MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 320 ms. The bar chart above shows every period we have measured.
The registry lists Mfukushim Map Traveler MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Mfukushim Map Traveler MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mfukushim Map Traveler MCP need an API key?
No. Mfukushim Map Traveler MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Mfukushim Map Traveler MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 23 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.