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