Vascue Public Knowledge Search
Rank #49,880io.vascue/public-knowledge-search
Search Vascue's public healthcare-ops, insurance-claims and booking docs. Public content only.
Vascue Public Knowledge Search is a Model Context Protocol (MCP) server published by vascue-io. It ranks #49,880 of 115,460 servers tracked on MCP Toplist. Vascue Public Knowledge Search is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 65,580 of 115,460 servers on MCP Toplist.
Use Vascue Public Knowledge Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http public-knowledge-search https://www.vascue.io/mcp/search[mcp_servers.public-knowledge-search]
url = "https://www.vascue.io/mcp/search"Add to ~/.codex/config.toml.
https://www.vascue.io/mcp/searchSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"public-knowledge-search": {
"url": "https://www.vascue.io/mcp/search"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"public-knowledge-search": {
"type": "http",
"url": "https://www.vascue.io/mcp/search"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"public-knowledge-search": {
"serverUrl": "https://www.vascue.io/mcp/search"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"public-knowledge-search": {
"url": "https://www.vascue.io/mcp/search"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.vascue%2Fpublic-knowledge-search)<a href="https://mcptoplist.com/server/io.vascue%2Fpublic-knowledge-search"><img src="https://mcptoplist.com/badge/io.vascue%2Fpublic-knowledge-search.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vascue-io
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Aug 25, 2026 |
| 1.0.1 | Aug 23, 2026 |
| 1.0.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Vascue Public Knowledge Search?
- Vascue Public Knowledge Search is maintained by vascue-io, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Vascue Public Knowledge Search listed on the Official MCP Registry?
- Yes — Vascue Public Knowledge Search is listed on the Official MCP Registry.
- How many versions does Vascue Public Knowledge Search have?
- MCP Toplist tracks 3 versions of Vascue Public Knowledge Search, most recently published on Aug 25, 2026.
- Where can I find the source code for Vascue Public Knowledge Search?
- The source code for Vascue Public Knowledge Search is hosted at github.com/vascue-io/public-knowledge-search.