put.io MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@put.io MCPwhat's my current storage usage?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
put.io MCP
Private TypeScript MCP service for conversationally managing authorized content in one put.io account.
The repository is in pre-implementation planning and risk retirement. It does not yet expose working MCP tools, authenticate ChatGPT, or mutate put.io.
Local setup
Requirements:
Node.js 24.19.0 or newer
pnpm 11.19.0
pnpm install --frozen-lockfile
cp .env.example .dev.vars
pnpm devThe local health endpoint is http://localhost:8787/health. The Streamable HTTP MCP endpoint is http://localhost:8787/mcp. During the transport spike it exposes only get_storage, which safely returns PUTIO_UNCONFIGURED without a put.io credential or live API request.
Verification
pnpm lint
pnpm typecheck
pnpm test
pnpm test:contract
pnpm build
pnpm build:sdk-spikeNever commit .dev.vars, tokens, OAuth codes, raw magnets, release URLs, account data, or real media filenames.
See AGENTS.md, docs/STATUS.md, and docs/threat-model.md before changing behavior.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ronburnley/put_io_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server