Dispense Record MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 203 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.
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.
claude mcp add dispense-record-mcp -- uvx dispense-record-mcp
{
"mcpServers": {
"dispense-record-mcp": {
"args": [
"dispense-record-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.dispense-record-mcp]
command = "uvx"
args = ["dispense-record-mcp"]
{
"mcpServers": {
"dispense-record-mcp": {
"args": [
"dispense-record-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dispense-record-mcp": {
"args": [
"dispense-record-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.