Altronis MCP
plug Singapore AI intelligence into your AI.
An open-source Model Context Protocol server that gives Claude, Cursor, or any MCP client six read-only tools over altronis.sg: ask our AI consultant, generate a grant-matched AI plan, and pull curated SG AI events, news, and ecosystem data. Free, no API key, nothing to sign up for.
Install in one line
Claude Code
claude mcp add altronis -- npx -y @altronis/altronis-mcpClaude Desktop, Cursor, and other MCP clients
{
"mcpServers": {
"altronis": {
"command": "npx",
"args": ["-y", "@altronis/altronis-mcp"]
}
}
}Runs locally over stdio on Node 20+. The server only ever reads from the public altronis.sg endpoints: it cannot write, capture leads, or send anything on your behalf.
What your agent gets
Six tools, all read-only.
altronis_ask
Ask the Altronis AI consultant anything about applying AI in a Singapore business. Same engine as the site chat, grounded in our real services and delivery record.
altronis_transformation_plan
Generate a quick, grant-aware AI transformation plan for a sport, manufacturing, or F&B business, tuned to the Singapore funding landscape.
altronis_sg_ai_events
Upcoming AI meetups, talks, conferences, and hackathons across Singapore and APAC, refreshed daily.
altronis_sg_ai_news
Curated Singapore AI news with category, sentiment, and a one-line analyst note per item.
altronis_sg_ecosystem
A snapshot of the Singapore AI ecosystem: tech company formation trends and sector data.
altronis_services
The Altronis service catalogue: six pillars, engagement model, and how we work.
Source & distribution
- GitHub: github.com/sypherin/altronis-mcp (MIT, TypeScript)
- npm: @altronis/altronis-mcp
- Also from Altronis: sgdata-mcp, 87 tools for Singapore government data.
Browsing with an agent right now? This site also registers its tools in-page via WebMCP (navigator.modelContext) on supported browsers, so your agent can call Altronis without installing anything.
Building agents or MCP integrations for your business? Talk to us. Agentic AI design and delivery is one of our six core services.