Drawing Converter (Metric ⇄ Imperial)
Rank #33,792com.imnoo/drawing-converter
Metric ⇄ imperial for technical drawings: dimensions, tolerances, ISO fits, threads, roughness.
Drawing Converter (Metric ⇄ Imperial) is a Model Context Protocol (MCP) server published by imnoo-team. It ranks #33,792 of 132,113 servers tracked on MCP Toplist. Drawing Converter (Metric ⇄ Imperial) is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 98,321 of 132,113 servers on MCP Toplist.
Use Drawing Converter (Metric ⇄ Imperial)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add drawing-converter -- npx -y drawing-converter-mcp[mcp_servers.drawing-converter]
command = "npx"
args = ["-y", "drawing-converter-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"drawing-converter": {
"command": "npx",
"args": [
"-y",
"drawing-converter-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"drawing-converter": {
"command": "npx",
"args": [
"-y",
"drawing-converter-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"drawing-converter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"drawing-converter-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"drawing-converter": {
"command": "npx",
"args": [
"-y",
"drawing-converter-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"drawing-converter": {
"command": "npx",
"args": [
"-y",
"drawing-converter-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.imnoo%2Fdrawing-converter)<a href="https://mcptoplist.com/server/com.imnoo%2Fdrawing-converter"><img src="https://mcptoplist.com/badge/com.imnoo%2Fdrawing-converter.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
imnoo-team
Other servers by imnoo-team
View all imnoo-team servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 11, 2026 |
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Drawing Converter (Metric ⇄ Imperial)?
- Drawing Converter (Metric ⇄ Imperial) is maintained by imnoo-team, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Drawing Converter (Metric ⇄ Imperial) listed on the Official MCP Registry?
- Yes — Drawing Converter (Metric ⇄ Imperial) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Drawing Converter (Metric ⇄ Imperial) have?
- MCP Toplist tracks 2 versions of Drawing Converter (Metric ⇄ Imperial), most recently published on Sep 11, 2026.
- Where can I find the source code for Drawing Converter (Metric ⇄ Imperial)?
- The source code for Drawing Converter (Metric ⇄ Imperial) is hosted at github.com/imnoo-team/drawing-converter-mcp.
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.