sf-mm-mcp
by githendrik
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUTIO_TOKEN | No | Use a token directly, skipping sign-in | |
| PUTIO_CLIENT_ID | No | put.io OAuth app id (public); override to use your own app | 9525 |
| SF_MM_AUTH_FLOW | No | oob or loopback | oob |
| SF_MM_LOG_LEVEL | No | debug/info/warn/error/silent | info |
| SF_MM_TOKEN_STORE | No | auto/keychain/file/none; none disables persistence | auto |
| SHOWFEED_BASE_URL | No | Point at a dev instance | https://showfeed.site |
| PUTIO_API_BASE_URL | No | https://api.put.io/v2 | |
| PUTIO_REDIRECT_URI | No | Only for loopback | http://127.0.0.1:41830/callback |
| PUTIO_CLIENT_SECRET | No | Only for loopback | |
| MOVIEMAGNET_BASE_URL | No | Point at a dev instance | https://moviemagnet.site |
| SF_MM_CONFIRM_TRANSFERS | No | Require confirm=true on putio_add_transfer | false |
| SF_MM_TORRENT_CACHE_TTL | No | Torrent result cache, seconds | 900 |
| SF_MM_METADATA_CACHE_TTL | No | Metadata cache, seconds | 3600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/githendrik/sf-mm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server