mcpbeat Sign in

naia GEO Autopilot MCP Server

answering

naia GEO Autopilot is answering right now. Last checked 13 min ago. 37 installs a week from npm. Last commit 20 Mar 2026.

Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.

Installs per day peak 22 · avg 8 · -45% w/w
a month agotoday
Uptime history 51 days of history · worst day 96%
51 days agonow
97.8%
Uptime 24h
88 of 90 checks
Tools
hidden behind auth
434 ms
Response time
average over 24h
37
Installs / week
npm and PyPI

naia GEO Autopilot does not always answer

Over the last week it answered 98.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 platform --transport http https://naia.today/api/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "platform": {
      "url": "https://naia.today/api/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.platform]
url = "https://naia.today/api/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "platform": {
      "url": "https://naia.today/api/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "platform": {
      "url": "https://naia.today/api/v1/mcp"
    }
  }
}

This one needs environment variables set before it will start: NAIA_API_KEY (naia API key generated in Dashboard > Settings > API), NAIA_MCP_URL (Optional override for the naia MCP endpoint. Defaults to https://naia.today/api/v1/mcp.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://naia.today/api/v1/mcp streamable-http sign-in 392 ms 13 min ago

Alternatives to naia GEO Autopilot

same job, measured the same way
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

72 installs/wk local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

33 installs/wk local only
Xero
by mindstone

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

61 installs/wk local only
Sheriff
by ryansmith4

MCP server for fixing static analysis issues from SARIF reports with AI agents

local only
SQLBot MCP Proxy
by wenrou21

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

local only
Google Analytics
by codechap

MCP server for Google Analytics 4 — reports, realtime data, and admin

local only
Yandex Metrika
by dontsovcmc

MCP server for Yandex Metrika API — counters, goals, reports, segments, logs

98 installs/wk local only

naia GEO Autopilot — questions

Answers built from our own checks of this server.

Why is there no tool list for naia GEO Autopilot?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 97.8% of checks in the last 24 hours got a reply.
Is naia GEO Autopilot working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 90 checks got a reply (97.8%), average response time 434 ms. The bar chart above shows every period we have measured.
How do I connect naia GEO Autopilot?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to naia GEO Autopilot?
No API key is involved. naia GEO Autopilot answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is naia GEO Autopilot?
It answers our handshake in 434 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use naia GEO Autopilot?
The npm package naia-mcp-server was installed 37 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is naia GEO Autopilot open source?
No, and the distinction matters: its licence is declared as unlicensed (all rights reserved). That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.