Productivity
consultantpharmacistsoftware.com
Assists medical professionals in calculating MRR workload and creating plans for switching medical record software.
ENDPOINT 1
https://www.consultantpharmacistsoftware.com/mcp
MCP server metadata
- Name
- consultant-pharmacist-planning-tools
- Version
- 1.1.0
Known tools 9
calculate_mrr_time_and_costAsk the calculator questions in order, separate protected clinical review time from avoidable workflow work, estimate monthly and annual MRR workload and labor value, and return a link to the completed response.
Inferred read-onlylist_software_switching_optionsUse this before building a plan to see the reviewed software shortlist, requirement evidence fields, and allowed task, evidence, and BAA statuses.
Inferred read-onlycreate_software_switching_planCreate a private, editable MRR software switching plan and calculated task schedule.
Potential side effectsget_software_switching_planRetrieve the complete stored plan, current revision, warnings, progress, and prioritized next actions.
Inferred read-onlyupdate_software_switching_profileStore additional aggregate practice, deadline, workload, migration, dependency, continuity, and constraint details.
Inferred read-onlymanage_software_switching_shortlistAdd or remove a reviewed product, or record its non-sensitive evaluation note and evidence status.
Potential side effectsupdate_software_switching_taskChange a task's status or dates, include it in the private calendar, save a demo time, or append a non-sensitive planning comment.
Inferred read-onlyupdate_software_switching_governanceRecord the plan-level BAA assessment status, signed date, or private calendar name.
Inferred read-onlydelete_software_switching_planPermanently request deletion of an unclaimed private switching plan and immediately revoke its plan and calendar bearer links.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.consultant-pharmacist-planning-tools]
url = "https://www.consultantpharmacistsoftware.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"consultant-pharmacist-planning-tools": {
"type": "http",
"url": "https://www.consultantpharmacistsoftware.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: consultant-pharmacist-planning-tools
Remote MCP URL: https://www.consultantpharmacistsoftware.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"consultant-pharmacist-planning-tools": {
"url": "https://www.consultantpharmacistsoftware.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"consultant-pharmacist-planning-tools": {
"type": "http",
"url": "https://www.consultantpharmacistsoftware.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "consultant-pharmacist-planning-tools",
"transport": "streamable-http",
"url": "https://www.consultantpharmacistsoftware.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for consultantpharmacistsoftware.com was fetched 2026-07-31T19:29:31.943Z and is being refreshed.
consultantpharmacistsoftware.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.