mcpbeat Sign in

Optometry Patient MCP Server

local only

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

FHIR-based patient records for domiciliary opticians

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

Installs per day peak 59 · avg 23 · +35% w/w
a month agotoday
198
Installs / week
pypi · optometry-patient-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 optometry-patient-mcp -- uvx optometry-patient-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "optometry-patient-mcp": {
      "args": [
        "optometry-patient-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.optometry-patient-mcp]
command = "uvx"
args = ["optometry-patient-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "optometry-patient-mcp": {
      "args": [
        "optometry-patient-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "optometry-patient-mcp": {
      "args": [
        "optometry-patient-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Optometry Patient MCP

same job, measured the same way
Cqc Compliance MCP
by csoai-org

cqc-compliance-mcp for domiciliary opticians

187 installs/wk local only
Care Home Scheduling MCP
by csoai-org

care-home-scheduling-mcp for domiciliary opticians

192 installs/wk local only
Metriport
by usefulapi

Read and write patients, facilities, medical documents, and consolidated FHIR records in Metriport.

12 tools answering
Flowcheck
by eliaskress

Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow

28 installs/wk local only
ISO country BA
by sadri-dridi

Public ISO 3166-1 record for BA.

30 tools answering
ISO country DO
by sadri-dridi

Public ISO 3166-1 record for DO.

30 tools answering
Legal MCP Server
by thenextgennexus

Search court records, patents, and trademarks for legal research

21 installs/wk local only
Dnsimple
by usefulapi

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

12 tools answering

Optometry Patient MCP — questions

Answers built from our own checks of this server.

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