We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbcodeio/public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
new_database.md•649 B
---
name: New Database
about: Add support for a new database
title: "New Database: "
---
<!--
## IMPORTANT: Search first!
1. Search existing issues: https://github.com/dbcodeio/public/issues
2. If found, add a +1 reaction (helps us prioritize)
3. Add a comment with your use case if different
Only create new if not already requested.
-->
## Database
- Name:
- Website:
- Type: (SQL/NoSQL/Graph/Time-Series/etc)
## Connection
- How do you typically connect?
- Protocol: (PostgreSQL/MySQL/HTTP/Native/Other)
- Node.js driver: (npm package if known)
- Auth methods:
## Additional info
- Database documentation link:
- Special considerations: