Puter
Rank #74com.puter/mcp-server
Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more
Puter is a Model Context Protocol (MCP) server published by heyputer. It ranks #74 of 119,529 servers tracked on MCP Toplist, and its repository has 43,402 GitHub stars. Puter is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 2 tracked versions. It was first listed on May 16, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 119,455 of 119,529 servers on MCP Toplist.
Use Puter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http puter https://mcp.puter.com/[mcp_servers.puter]
url = "https://mcp.puter.com/"Add to ~/.codex/config.toml.
https://mcp.puter.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"puter": {
"url": "https://mcp.puter.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"puter": {
"type": "http",
"url": "https://mcp.puter.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"puter": {
"serverUrl": "https://mcp.puter.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"puter": {
"url": "https://mcp.puter.com/"
}
}
}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.puter%2Fmcp-server)<a href="https://mcptoplist.com/server/com.puter%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.puter%2Fmcp-server.svg" alt="MCP Toplist: Top 1% of 119,529" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
heyputer
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jun 13, 2026 |
| 1.0.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains Puter?
- Puter is maintained by heyputer, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Puter listed on the Official MCP Registry?
- Yes — Puter is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does Puter have?
- MCP Toplist tracks 2 versions of Puter, most recently published on Jun 13, 2026.
- Where can I find the source code for Puter?
- The source code for Puter is hosted at github.com/heyputer/puter.
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.