Popmelt MCP Server
by avantjohn
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DB_HOST | No | The PostgreSQL database host | |
DB_NAME | No | The PostgreSQL database name | |
DB_PORT | No | The PostgreSQL database port | |
DB_USER | No | The PostgreSQL database user | |
HTTP_PORT | No | The port to run the HTTP server on (when using HTTP server mode) | |
DB_PASSWORD | No | The PostgreSQL database password | |
DATABASE_URL | No | The PostgreSQL database connection URL |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |