Skip to main content
Glama
ronburnley

put.io MCP

by ronburnley

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 dev

The 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-spike

Never 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.

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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.

View all MCP Connectors

Latest Blog Posts

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