mcpbeat Sign in

Altronis MCP Server

local only

Altronis MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 3 Sep 2026.

Ask the Altronis AI advisor: grant-matched AI plans, SG AI events, news, ecosystem data. Read-only.

Installs per day peak 12 · avg 6 · +52% w/w
a month agotoday
37
Installs / week
npm · @altronis/altronis-mcp
0
Stars
0 open issues
3 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: ALTRONIS_BASE_URL (Base URL of the Altronis site (default: https://altronis.sg)), ALTRONIS_TIMEOUT_MS (HTTP timeout in milliseconds (default: 30000)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Altronis MCP

same job, measured the same way
The Daily Smark
by thedailysmark

Pro-wrestling news, TV schedules, live events, videos and podcasts. Read-only, no auth.

6 tools answering
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Polymarket Toolkit
by runesleo

Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.

48 installs/wk local only
Disc Golf MCP
by discgolfmcp

Read-only PDGA disc golf data — players, events, courses and season statistics.

answering
Recon Kit MCP
by nan786521

Read-only network & security recon tools (DNS, TLS, headers, CORS) for AI agents, each graded.

215 installs/wk local only
dep-scout
by unievolver

Help AI agents find and evaluate mature packages across 6 ecosystems instead of reinventing them.

local only
U
Slate
by slate-hq

Your own SLATE health data in your AI assistant: read, trend, plan and log. Never suggests a dose.

answering
Slatemark
by pdassoc-io

Trade journal plus read-only market, research, and brokerage data tools for external AI clients.

answering

Altronis MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Altronis MCP?
Altronis 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 @altronis/altronis-mcp was installed 37 times last week.
How do I connect Altronis 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 @altronis/altronis-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Altronis MCP?
The npm package @altronis/altronis-mcp was installed 37 times in the last week. Week over week that is +52%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Altronis MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.