mcpbeat Sign in

Asianexpats MCP Server

by developeron29 Your server? Claim it
local only

Asianexpats MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 28 Jul 2026.

An MCP server that provides AI travel recommendations from Asian expats.

Installs per day peak 227 · avg 9
a month agotoday
30
Installs / week
npm · asianexpats-mcp-server
0
Stars
0 open issues
28 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Asianexpats MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add asianexpats-mcp-server -- npx -y asianexpats-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "asianexpats-mcp-server": {
      "args": [
        "-y",
        "asianexpats-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.asianexpats-mcp-server]
command = "npx"
args = ["-y", "asianexpats-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "asianexpats-mcp-server": {
      "args": [
        "-y",
        "asianexpats-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "asianexpats-mcp-server": {
      "args": [
        "-y",
        "asianexpats-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Asianexpats MCP Server

same job, measured the same way
Rsdoctor
by yifancong

An MCP server that provides build analysis and optimization recommendations for Rspack projects.

3 393 installs/wk local only
Huoshui PDF Translator
by huoshuiai42

An MCP server that provides PDF translation service

26 installs/wk local only
Sayou Opendart MCP
by kcw2034-sayouzone

An MCP server that provides OpenDart API

60 installs/wk local only
MCP Opendart Server
by kcw2034-sayouzone

An MCP server that provides OpenDart API

local only
Custom MCP Server
by yuv24793

An MCP server that provides custom functionality.

30 installs/wk local only
Mkdocs MCP
by ubaumann

An MCP server that provides serves MkDocs as resources.

93 installs/wk local only
Btcmcp
by iworkist

An MCP server that provides Bitcoin price data from Binance API

67 installs/wk local only
Weather Server Python
by lxchst

An MCP server that provides weather information

61 installs/wk local only

Asianexpats MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Asianexpats MCP Server?
Asianexpats MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package asianexpats-mcp-server was installed 30 times last week.
How do I connect Asianexpats MCP Server?
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 runs locally, so the command pulls asianexpats-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Asianexpats MCP Server?
The npm package asianexpats-mcp-server was installed 30 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Asianexpats MCP Server open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.