Constat MCP — FDA Device Evidence Lifecycle
Rank #18,881com.healthai/radar
FDA and CMS evidence for AI medical devices: 510(k), postmarket, reimbursement, and compliance.
Constat MCP — FDA Device Evidence Lifecycle is a Model Context Protocol (MCP) server published by thehealthai. It ranks #18,881 of 115,460 servers tracked on MCP Toplist. Constat MCP — FDA Device Evidence Lifecycle is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 96,579 of 115,460 servers on MCP Toplist.
Use Constat MCP — FDA Device Evidence Lifecycle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http radar https://constat.dev/api/mcp[mcp_servers.radar]
url = "https://constat.dev/api/mcp"Add to ~/.codex/config.toml.
https://constat.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"radar": {
"url": "https://constat.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"radar": {
"type": "http",
"url": "https://constat.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"radar": {
"serverUrl": "https://constat.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"radar": {
"url": "https://constat.dev/api/mcp"
}
}
}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/com.healthai%2Fradar)<a href="https://mcptoplist.com/server/com.healthai%2Fradar"><img src="https://mcptoplist.com/badge/com.healthai%2Fradar.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
thehealthai
Other servers by thehealthai
View all thehealthai servers →Available versions (4)
| Version | Published |
|---|---|
| 0.5.2 | Jul 30, 2026 |
| 0.5.1 | Jul 28, 2026 |
| 0.4.4 | Jul 15, 2026 |
| 0.4.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Constat MCP — FDA Device Evidence Lifecycle?
- Constat MCP — FDA Device Evidence Lifecycle is maintained by thehealthai, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Constat MCP — FDA Device Evidence Lifecycle listed on the Official MCP Registry?
- Yes — Constat MCP — FDA Device Evidence Lifecycle is listed on the Official MCP Registry, alongside Glama.
- How many versions does Constat MCP — FDA Device Evidence Lifecycle have?
- MCP Toplist tracks 4 versions of Constat MCP — FDA Device Evidence Lifecycle, most recently published on Jul 30, 2026.
- Where can I find the source code for Constat MCP — FDA Device Evidence Lifecycle?
- The source code for Constat MCP — FDA Device Evidence Lifecycle is hosted at github.com/thehealthai/fda-risk-radar-mcp.