mcpbeat Sign in

Roxels MCP Server

local only

Roxels runs on your own machine — the client starts it, so there is no endpoint to ping. 232 installs a week from pypi.

Let AI agents create configurable voice agents via meeting rooms and return structured data.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 164 · avg 39 · -47% w/w
a month agotoday
232
Installs / week
pypi · roxels-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 roxels-mcp -- uvx roxels-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "roxels-mcp": {
      "args": [
        "roxels-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.roxels-mcp]
command = "uvx"
args = ["roxels-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "roxels-mcp": {
      "args": [
        "roxels-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "roxels-mcp": {
      "args": [
        "roxels-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ROXELS_API_KEY (Your Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys.), ROXELS_API_URL (API base URL. Override for self-hosted or development.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Roxels

same job, measured the same way
Structured Data Validator
by agenson-horrowitz

Validate, transform, and normalize structured data for AI agents.

65 installs/wk local only
Dentro
by dentro-fyi

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

26 installs/wk local only
China NMPA Medical Device Data
by huangjunsong404-crypto

Structured China NMPA UDI data for AI agents: devices, registrants, models and registration numbers.

6 tools answering
MCP Agent Accessibility Auditor
by mambabuilt

Audit whether an AI agent can read a site: llms.txt, robots AI rules, structured data.

39 installs/wk local only
Scrapfly
by scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

59 installs/wk local only
Bloomfilter
by eronmmer

Service that lets AI Agents search, register, and configure domains

71 installs/wk local only
Loomle MCP for Unreal
by loomle

Structured, verifiable Unreal Engine editing for AI agents.

local only
Sequentum
by sequentum

Turn the web into structured, reliable, actionable enterprise data for AI Agents

answering

Roxels — questions

Answers built from our own checks of this server.

Why is there no uptime for Roxels?
Roxels 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 pypi package roxels-mcp was installed 232 times last week.
Is Roxels still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Roxels?
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 roxels-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Roxels?
The pypi package roxels-mcp was installed 232 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.