mcpbeat Sign in

Vascue Public Knowledge Search MCP Server

answering

Vascue Public Knowledge Search is answering right now. Last checked 10 min ago. It exposes 1 tools. Last commit 25 Aug 2026.

Search Vascue's public healthcare-ops, insurance-claims and booking docs. Public content only.

Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
909 ms
Response time
average over 24h
0
Stars
last commit 25 Aug 2026

Nothing serious here today

Today is the operative word: we check Vascue Public Knowledge Search 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add public-knowledge-search --transport http https://www.vascue.io/mcp/search
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "public-knowledge-search": {
      "url": "https://www.vascue.io/mcp/search"
    }
  }
}
~/.codex/config.toml
[mcp_servers.public-knowledge-search]
url = "https://www.vascue.io/mcp/search"
.cursor/mcp.json
{
  "mcpServers": {
    "public-knowledge-search": {
      "url": "https://www.vascue.io/mcp/search"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "public-knowledge-search": {
      "url": "https://www.vascue.io/mcp/search"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

search
search
Hybrid keyword + semantic search over the public pages of vascue.io: healthcare-operations guides, the AI front desk for clinics, provider-side insurance-claims automation, Cliniko and Nookal integration, security and compliance pages, case studies, pricing and blog posts. Use it to answer questions about what Vascue offers, how its products work and what it has published. One topic per call; cite the returned page URL for every excerpt you use. Returns a JSON text payload: result.chunks[] ordered by relevance, each with text (a Markdown excerpt), score (0-1, higher is better) and item.metadata.url (the canonical https://www.vascue.io/... page). Off-topic queries still return the nearest chunks, so treat scores below about 0.5 as weak evidence and say so when the site does not cover a topic. Read-only and idempotent; no authentication; 60 requests per minute per client. Public content only: never send patient information, claim documents, clinic credentials or booking requests. It cannot book appointments or look up clinic data.

Endpoints

URLTransportStateLatencyChecked
https://www.vascue.io/mcp/search streamable-http answering 1027 ms 10 min ago

Alternatives to Vascue Public Knowledge Search

same job, measured the same way
Philadelphia Restoration
by lucasnoah

Philadelphia water and fire damage restoration: assessment, insurance, costs, and knowledge search.

7 tools answering
OpenArx
by openarx

Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

answering
Openinsurance Wiki
by sluyasu

Open, source-cited knowledge base of Belgian insurance products: search, compare, verify, overlaps.

71 installs/wk local only
OntoRamp Knowledge Cartographer
by ontoramp

Knowledge coverage map and health score. Ingest docs into a governed knowledge graph via MCP.

answering
Vitena Directory
by vitena

Search Vitena's public directory of bookable health and wellness professionals

3 tools answering
Agent Only
by vegelate

Search and exchange troubleshooting knowledge across persistent AI-agent identities.

58 installs/wk local only
Distillery
by norrietaylor

Knowledge base for Claude Code with semantic search, feed intelligence, and teams

115 installs/wk local only
Website
by cuvo

Cuvo Health published site content and live discovery-call booking tools for AI agents.

186 installs/wk 9 tools answering

Vascue Public Knowledge Search — questions

Answers built from our own checks of this server.

What can Vascue Public Knowledge Search do?
It exposes 1 tools, read directly from the server on our last check. Among them: search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Vascue Public Knowledge Search working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 909 ms. The bar chart above shows every period we have measured.
How do I connect Vascue Public Knowledge Search?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Vascue Public Knowledge Search need an API key?
No. Vascue Public Knowledge Search completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vascue Public Knowledge Search?
It answers our handshake in 909 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Vascue Public Knowledge Search open source?
Yes — it is published under the MIT licence, written in Python and 0 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.