
Puter
@HeyPuter
关于 Puter
Puter MCP lets your AI tools (Claude Code, Codex, or any other MCP-compatible client) interact with your Puter resources: managing files, publishing websites, deploying workers, and more.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"puter": {
"type": "streamable-http",
"url": "https://mcp.puter.com"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Puter?
The Puter MCP server lets you connect your AI coding tool to interact with the Puter platform directly, enabling access to cloud storage, hosting, serverless functions, and more.
How to use Puter?
Add the MCP server to your client using its HTTP URL (https://mcp.puter.com/). For example, in Claude Code run claude mcp add --transport http --scope user puter https://mcp.puter.com/ then use /mcp to authenticate. In Codex run codex mcp add puter --url https://mcp.puter.com/. Authentication uses OAuth.
Key features of Puter
- Filesystem: read, write, list, delete files in Puter cloud storage
- Hosting: publish and manage static sites at
<subdomain>.puter.site - Workers: deploy and run serverless JavaScript functions with public URLs
- Apps: register launchable Puter apps and check name availability
- Documentation: pull the latest Puter.js docs for accurate generated code
- Account: look up your account info with
whoami
Use cases of Puter
- Manage files in Puter cloud storage directly from your AI coding tool.
- Publish static websites to a Puter subdomain without leaving your editor.
- Deploy serverless JavaScript functions and get public URLs for them.
- Register new Puter apps and verify name availability through AI chat.
- Fetch up‑to‑date Puter.js documentation to keep generated code correct.
FAQ from Puter
What transport does Puter MCP use?
It uses HTTP transport at https://mcp.puter.com/. Authentication is handled via OAuth.
Which MCP clients are supported?
Claude Code and Codex are explicitly mentioned, but any MCP‑compatible client can connect by pointing it at the URL.
How do I authenticate with Puter?
After adding the server, your client will walk you through signing in with your Puter account using OAuth.
Does Puter MCP require any local installation?
No local installation is needed; it runs as a remote server over HTTP.
What tools are available?
Tools cover filesystem operations, static site hosting, serverless workers, app registration, documentation retrieval, and account info.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论