mcpbeat Sign in

CUDA-Q Docs MCP Server

by rogerawong Your server? Claim it
local only

CUDA-Q Docs runs on your own machine — the client starts it, so there is no endpoint to ping. 259 installs a week from pypi. Last commit 25 Aug 2026.

CUDA-Q docs, API reference, and runnable examples for AI agents, pinned to your installed version.

Installs per day peak 896 · avg 125 · -86% w/w
a month agotoday
259
Installs / week
pypi · cudaq-docs-mcp
1
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check CUDA-Q Docs 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 cudaq-docs-mcp -- uvx cudaq-docs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cudaq-docs-mcp": {
      "args": [
        "cudaq-docs-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cudaq-docs-mcp]
command = "uvx"
args = ["cudaq-docs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cudaq-docs-mcp": {
      "args": [
        "cudaq-docs-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cudaq-docs-mcp": {
      "args": [
        "cudaq-docs-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to CUDA-Q Docs

same job, measured the same way
Amcharts5
by amcharts

On-demand access to amCharts 5 docs, code examples, and API reference

556 installs/wk local only
Nifra docs
by nifrajs

Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.

5 tools answering
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

50 installs/wk local only
Lockspec
by lockspec

MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.

44 installs/wk local only
Server Side Tracking
by tracklution

Server-side conversion tracking, installed and configured by your AI coding agent.

73 installs/wk local only
Carvector MCP
by carvectorio

Vehicle specs, federal recalls, and OBD-II DTC reference for AI agents via MCP.

67 installs/wk local only
Cartograph
by benteigland11

Local-first reusable implementation registry for AI agents and versioned widgets.

160 installs/wk local only
I
reference-mcp
by abduljabbarbxr

Reference integrity for AI agents. Scans and verifies links, imports, assets, deps.

513 installs/wk local only

CUDA-Q Docs — questions

Answers built from our own checks of this server.

Why is there no uptime for CUDA-Q Docs?
CUDA-Q Docs 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 cudaq-docs-mcp was installed 259 times last week.
How do I connect CUDA-Q Docs?
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 cudaq-docs-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use CUDA-Q Docs?
The pypi package cudaq-docs-mcp was installed 259 times in the last week. Week over week that is -86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is CUDA-Q Docs open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 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.