MCP Drawthings
Rank #13,880io.github.james-see/mcp-drawthings
MCP server providing drawthings capabilities
MCP Drawthings is a Model Context Protocol (MCP) server published by james-see. It ranks #13,880 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. MCP Drawthings is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jan 1, 2026 and most recently updated on Jan 1, 2026.
Ranks ahead of 118,166 of 132,046 servers on MCP Toplist.
Use MCP Drawthings
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-drawthings -- npx -y mcp-drawthings[mcp_servers.mcp-drawthings]
command = "npx"
args = ["-y", "mcp-drawthings"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-drawthings": {
"command": "npx",
"args": [
"-y",
"mcp-drawthings"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-drawthings": {
"command": "npx",
"args": [
"-y",
"mcp-drawthings"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-drawthings": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-drawthings"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-drawthings": {
"command": "npx",
"args": [
"-y",
"mcp-drawthings"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-drawthings": {
"command": "npx",
"args": [
"-y",
"mcp-drawthings"
]
}
}
}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.james-see%2Fmcp-drawthings)<a href="https://mcptoplist.com/server/io.github.james-see%2Fmcp-drawthings"><img src="https://mcptoplist.com/badge/io.github.james-see%2Fmcp-drawthings.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
james-see
Available versions (2)
| Version | Published |
|---|---|
| 1.1.2 | Jan 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Drawthings?
- MCP Drawthings is maintained by james-see, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Drawthings listed on the Official MCP Registry?
- Yes — MCP Drawthings is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCP Drawthings have?
- MCP Toplist tracks 2 versions of MCP Drawthings, most recently published on Jan 1, 2026.
- Where can I find the source code for MCP Drawthings?
- The source code for MCP Drawthings is hosted at github.com/james-see/mcp-drawthings.
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.