Uploadkit runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 6 Jul 2026.
UploadKit MCP — 40+ upload components, route scaffolds, BYOS setup, full docs search.
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
| 15-25 | Update components (find-and-replace mostly) | | 25-30 | Test upload + verify webhook fires |
const filePath = path.join(CONTENT_DIR, filename)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add uploadkit -- npx -y @uploadkitdev/mcp
{
"mcpServers": {
"uploadkit": {
"args": [
"-y",
"@uploadkitdev/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.uploadkit]
command = "npx"
args = ["-y", "@uploadkitdev/mcp"]
{
"mcpServers": {
"uploadkit": {
"args": [
"-y",
"@uploadkitdev/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uploadkit": {
"args": [
"-y",
"@uploadkitdev/mcp"
],
"command": "npx"
}
}
}
Reddit MCP server with full read/write - posts, comments, search, and content creation.
Paperless-NGX over MCP: search, read, upload and tag documents; manage correspondents and types.
MCP server for UI Beats. Let your coding agent search, read and install animated React components.
Framework-aware Starwind UI v3 tools for Astro and React setup, components, docs, and migration.
Bonanza MCP — 'Bonapitit' API (api.bonanza.com/docs), search + item detail
Tabler.io for AI assistants: search 5,000+ icons, UI components, layouts, themes and docs.
Search @imqueue docs and scaffold typed services & clients from your AI coding agent.
Keyless docs search so coding agents wire up RoxyAPI: every endpoint, param and SDK call.
Answers built from our own checks of this server.