FDA Approvals
Rank #58,296io.github.guptaprakhariitr/fda-approvals-mcp
FDA drug approvals, 510(k) device clearances, recalls and adverse-event reports.
FDA Approvals is a Model Context Protocol (MCP) server published by guptaprakhariitr. It ranks #58,296 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. FDA Approvals is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 10, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 57,164 of 115,460 servers on MCP Toplist.
Use FDA Approvals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fda-approvals-mcp https://fda-approvals-mcp.atlasword.workers.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.fda-approvals-mcp]
url = "https://fda-approvals-mcp.atlasword.workers.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://fda-approvals-mcp.atlasword.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fda-approvals-mcp": {
"url": "https://fda-approvals-mcp.atlasword.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"fda-approvals-mcp": {
"type": "http",
"url": "https://fda-approvals-mcp.atlasword.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fda-approvals-mcp": {
"serverUrl": "https://fda-approvals-mcp.atlasword.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fda-approvals-mcp": {
"url": "https://fda-approvals-mcp.atlasword.workers.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.github.guptaprakhariitr%2Ffda-approvals-mcp)<a href="https://mcptoplist.com/server/io.github.guptaprakhariitr%2Ffda-approvals-mcp"><img src="https://mcptoplist.com/badge/io.github.guptaprakhariitr%2Ffda-approvals-mcp.svg" alt="MCP Toplist: #58,296 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
guptaprakhariitr
Other servers by guptaprakhariitr
- ArXiv#58,293 · 1 ver
- Crypto Prices#58,294 · 1 ver
- Drug Interaction Checker#58,295 · 1 ver
- GDELT Global Events#58,297 · 1 ver
- GST Validator#58,298 · 1 ver
- Hacker News Trending#58,299 · 1 ver
- HSN Classifier#58,300 · 1 ver
- Indian Regulatory Data#58,301 · 1 ver
- Indic Normalize#58,302 · 1 ver
- Multi-Carrier Tracking#58,303 · 1 ver
- SEC EDGAR#58,304 · 1 ver
- Unit & Currency Converter#58,305 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains FDA Approvals?
- FDA Approvals is maintained by guptaprakhariitr, which publishes 17 MCP servers (17 total versions) tracked on MCP Toplist.
- Is FDA Approvals listed on the Official MCP Registry?
- Yes — FDA Approvals is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does FDA Approvals have?
- MCP Toplist tracks 1 version of FDA Approvals, most recently published on Jun 11, 2026.
- Where can I find the source code for FDA Approvals?
- The source code for FDA Approvals is hosted at github.com/guptaprakhariitr/fda-approvals-mcp.