Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Popmelt MCP Server
by
avantjohn
Verified
GitHub
Databases
Developer Tools
TypeScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-server-test-04
.cursor
db
examples
scripts
src
talents
claude_desktop_config.json
.env.example
.gitignore
package.json
package-lock.json
README.md
test-output.css
tsconfig.json
# PostgreSQL Database Connection PGHOST=localhost PGUSER=popmelt_user PGDATABASE=popmelt PGPASSWORD=your_password_here PGPORT=5432 # Server Configuration SERVER_PORT=3000 NODE_ENV=development