Skip to main content
Glama

Custom MCP Database Server

by renanlido
claude_desktop_config.exemple.json266 B
{ "mcpServers": { "Custom DB Server": { "command": "/your-path-to/custom-mcp-database/venv/bin/python", "args": [ "/your-path-to/custom-mcp-database/main.py" ], "workingDirectory": "/your-path-to/custom-mcp-database" } } }

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/renanlido/custom-mcp-database'

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