Skip to main content
Glama
ronburnley

put.io MCP

by ronburnley

put.io MCP

1つの put.io アカウント内の認可済みコンテンツを会話形式で管理するためのプライベート TypeScript MCP サービスです。

このリポジトリは実装前の計画段階とリスク解消段階にあります。まだ動作する MCP ツールを公開しておらず、ChatGPT の認証も、put.io の変更も行いません。

ローカルセットアップ

要件:

  • Node.js 24.19.0 以上

  • pnpm 11.19.0

pnpm install --frozen-lockfile
cp .env.example .dev.vars
pnpm dev

ローカルのヘルスエンドポイントは http://localhost:8787/health です。Streamable HTTP MCP エンドポイントは http://localhost:8787/mcp です。トランスポートのスパイク中は get_storage のみを公開し、put.io の認証情報やライブ API リクエストなしで安全に PUTIO_UNCONFIGURED を返します。

検証

pnpm lint
pnpm typecheck
pnpm test
pnpm test:contract
pnpm build
pnpm build:sdk-spike

.dev.vars、トークン、OAuth コード、生のマグネットリンク、リリース URL、アカウントデータ、実際のメディアファイル名をコミットしないでください。

動作を変更する前に、AGENTS.mddocs/STATUS.mddocs/threat-model.md を参照してください。

-
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