couchdrop-mcp
by OraDavis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COUCHDROP_API_BASE | No | Base URL for Couchdrop management API requests. | https://api.couchdrop.io |
| COUCHDROP_API_TOKEN | Yes | Couchdrop API token sent to Couchdrop API and FileIO requests. | |
| COUCHDROP_FILEIO_BASE | No | Base URL for Couchdrop FileIO requests. | https://fileio.couchdrop.io |
| COUCHDROP_MAX_INLINE_BYTES | No | Maximum bytes returned inline for downloads without outputPath. | 65536 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| couchdrop_list_filesD | – |
| couchdrop_get_file_infoD | – |
| couchdrop_download_fileD | – |
| couchdrop_upload_fileD | – |
| couchdrop_list_usersD | – |
| couchdrop_list_groupsD | – |
| couchdrop_get_folder_permissionsD | – |
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
- 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/OraDavis/couchdrop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server