icdwise
Rank #64,019io.github.qinisolabs/icdwise
Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.
icdwise is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #64,019 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. icdwise is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 68,094 of 132,113 servers on MCP Toplist.
Use icdwise
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add icdwise -- npx -y icdwise[mcp_servers.icdwise]
command = "npx"
args = ["-y", "icdwise"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"icdwise": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}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.qinisolabs%2Ficdwise)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Ficdwise"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Ficdwise.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- Qiniso#22,047 · 5 vers
- sanctionwise#23,339 · 2 vers
- floodwise#35,023 · 1 ver
- bizdays#53,976 · 2 vers
- localecheck#64,020 · 1 ver
- veridigit#64,021 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains icdwise?
- icdwise is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is icdwise listed on the Official MCP Registry?
- Yes — icdwise is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does icdwise have?
- MCP Toplist tracks 1 version of icdwise, most recently published on Jun 18, 2026.
- Where can I find the source code for icdwise?
- The source code for icdwise is hosted at github.com/qinisolabs/icdwise.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.