mcpbeat Sign in

Dispense Record MCP Server

local only

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

GOC-compliant optical dispense record validation. Captures prescription, lens choice, fitting

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

Installs per day peak 103 · avg 32 · -20% w/w
a month agotoday
180
Installs / week
pypi · dispense-record-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 dispense-record-mcp -- uvx dispense-record-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dispense-record-mcp": {
      "args": [
        "dispense-record-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dispense-record-mcp]
command = "uvx"
args = ["dispense-record-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dispense-record-mcp": {
      "args": [
        "dispense-record-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dispense-record-mcp": {
      "args": [
        "dispense-record-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Dispense Record MCP

same job, measured the same way
Legal Validator
by evozim

Regulatory compliance scanner validating SEC, FTC, and anti-spam rules.

answering
Myinvois MCP
by anhq280

Malaysian LHDN e-invoicing (MyInvois) compliance rules: scope, validation, change-diffs.

40 installs/wk local only
Avalara Returns
by avalara

Provides access to Avalara Global Returns API for tax returns, filing calendars, and compliance data

answering
K01 Synthetic Health Data
by k01

Privacy-preserving synthetic health data generation. FHIR R4/R5 compliant.

answering
Icdwise
by qinisolabs

Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.

62 installs/wk local only
Nexusfeed Abc
by nexusfeed

US liquor license compliance records (CA, TX, NY, FL, IL) with verifiable provenance.

local only
C
QualeQuest — AI Agent Governance Platform
by qualequest

Multi-agent governance: task orchestration, compliance, decision validation, and ML predictions.

answering
Furniture Designer
by luisenvilla

Professional furniture design: specs, validation, cut optimization, BOM, and 3D reports.

103 installs/wk local only

Dispense Record MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dispense Record MCP?
Dispense Record MCP 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 dispense-record-mcp was installed 180 times last week.
Is Dispense Record MCP 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 Dispense Record MCP?
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 dispense-record-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Dispense Record MCP?
The pypi package dispense-record-mcp was installed 180 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.