proofdrop-mcp
by mezotv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Optional HTTP port, defaults to 3000. | 3000 |
| AWS_REGION | Yes | Neon storage region. | |
| MAX_ASSET_BYTES | No | Optional maximum local file size, defaults to 26214400. | 26214400 |
| ASSET_KEY_PREFIX | No | Optional key prefix, defaults to proofdrop. | proofdrop |
| AWS_ACCESS_KEY_ID | Yes | Neon storage access key ID. | |
| PROOFDROP_API_KEY | No | Optional API key for hosted deployments. | |
| AWS_S3_BUCKET_NAME | Yes | Target bucket name. | |
| AWS_ENDPOINT_URL_S3 | Yes | Neon S3 endpoint URL. | |
| ASSET_URL_TTL_SECONDS | No | Optional default URL lifetime, defaults to 86400. | 86400 |
| AWS_SECRET_ACCESS_KEY | Yes | Neon storage secret access key. |
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
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/mezotv/proofdrop'
If you have feedback or need assistance with the MCP directory API, please join our Discord server