Skip to main content
Glama

MCP Database Server

by JuanYin1
MIT License
553
1
  • Apple
  • Linux
mcp.json358 B
{ "mcpServers": { "postgresql": { "command": "node", // if your node inside conda VM, give the VM path instead, for example: /opt/anaconda3/envs/your_named_vm/bin/node "args": [ "dist/src/index.js", "--postgresql", "--host", "localhost", "--database", "test", "--user", "postgres" ] } } }

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/JuanYin1/mcp-database-server-with-database'

If you have feedback or need assistance with the MCP directory API, please join our Discord server