mcpbeat Sign in

Omnidim MCP Server

answering

Omnidim MCP Server is answering right now. Last checked moments ago. 228 installs a week from npm. Last commit 13 Sep 2026.

Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

Installs per day peak 317 · avg 65 · +171% w/w
a month agotoday
Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
606 ms
Response time
average over 24h
228
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Omnidim 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add omnidim-mcp-server --transport http https://mcp.omnidim.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "omnidim-mcp-server": {
      "url": "https://mcp.omnidim.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.omnidim-mcp-server]
url = "https://mcp.omnidim.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "omnidim-mcp-server": {
      "url": "https://mcp.omnidim.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "omnidim-mcp-server": {
      "url": "https://mcp.omnidim.io/mcp"
    }
  }
}

This one needs environment variables set before it will start: OMNIDIM_API_KEY (OmniDimension API key. Generate one at https://omnidim.io/api-management). 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, but you need an API key from its owner to call it.

Endpoints

URLTransportStateLatencyChecked
https://mcp.omnidim.io/mcp streamable-http needs key 591 ms 0 min ago

Alternatives to Omnidim MCP Server

same job, measured the same way
I
Decixa MCP
by koki-socialgist

Decixa MCP Server — intent-driven API discovery and selection for AI agents.

local only
veddata
by sanzineo

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

local only
Wheel Fitment API
by driveate

Official MCP server for vehicle wheel and tire fitment data from wheel-size.com

54 installs/wk local only
AgentSUMO
by mw-jeong

MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.

83 installs/wk local only
MCP Gee Sweet
by khuisman

MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.

local only
Krystal Voice Caller
by krystalunity

Drive a Krystal Voice Caller tenant from Claude, Cursor, or any MCP-aware agent.

78 installs/wk local only
Google Drive Files MCP
by zayansalman

Minimal MCP server for Google Drive file management and Google Sheets editing.

59 installs/wk local only
Backblaze B2 MCP Server
by backblaze-labs

Official Backblaze B2 MCP server for buckets, files, keys, Object Lock, and S3 storage.

135 installs/wk local only

Omnidim MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for Omnidim MCP Server?
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: 100.0% of checks in the last 24 hours got a reply.
Is Omnidim MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 606 ms. The bar chart above shows every period we have measured.
How do I connect Omnidim 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 is a remote server, so there is nothing to install — the client connects to the address. You will need your own key: it refuses anonymous clients.
Does Omnidim MCP Server need an API key?
Yes. Every time we knock, Omnidim MCP Server answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Omnidim MCP Server?
It answers our handshake in 606 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Omnidim MCP Server?
The npm package @omnidim-ai/mcp-server was installed 228 times in the last week. Week over week that is +171%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Omnidim MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 7 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.