mcpbeat Sign in

Albiononline MCP Server

local only

Albiononline MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Keyless Albion Online data: market prices, history, gold, killboard events.

Installs / week
npm · albiononline-mcp
0
Stars
0 open issues
23 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Albiononline MCP 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 albiononline-mcp -- npx -y albiononline-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "albiononline-mcp": {
      "args": [
        "-y",
        "albiononline-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.albiononline-mcp]
command = "npx"
args = ["-y", "albiononline-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "albiononline-mcp": {
      "args": [
        "-y",
        "albiononline-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "albiononline-mcp": {
      "args": [
        "-y",
        "albiononline-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Albiononline MCP

same job, measured the same way
Cardossier Market API
by joyall-au

Polish used-car market data: valuations, price history, liquidity, regional prices. Keyless demo.

142 installs/wk local only
Kucoin MCP
by mrfentmen

Keyless KuCoin market data: symbols, stats, order books, klines, prices.

local only
C
GolfData
by golfdata

Golf equipment catalog, live retailer prices and daily price history. Keyless search, free key.

7 tools answering
Pricewatcha
by pricewatcha

Track prices & price history on any online shop, with alerts and an API

15 tools answering
Coingecko MCP Server
by cyanheads

Crypto market data via CoinGecko — prices, markets, history, trending, and deep coin metadata.

46 installs/wk local only
O
US Real Estate Data
by memoryapi

US real estate data: home prices, rents, and market trends

3 tools answering
Birkinbagstock
by birkinbagstock

Live Hermes Birkin & Kelly market data: cross-merchant inventory, prices, comparisons and alerts

9 tools answering
AIsa Crypto Market Data
by aisa

Spot prices, ranked market tables, history, OHLC, per-venue tickers and trending.

answering

Albiononline MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Albiononline MCP?
Albiononline MCP 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 albiononline-mcp.
How do I connect Albiononline 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 runs locally, so the command pulls albiononline-mcp straight from npm; nothing to host, nothing to sign up for.
Is Albiononline MCP 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.