We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyperpolymath/poly-db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
GOVERNANCE.adoc•960 B
// SPDX-License-Identifier: PMPL-1.0-or-later
// SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
= Governance
:toc:
== Project Structure
polyglot-db-mcp is maintained by hyperpolymath with community contributions welcome.
== Decision Making
=== Technical Decisions
* Minor changes: Maintainer discretion
* Major changes: Issue discussion required
* Breaking changes: Community input period (minimum 7 days)
=== Roles
==== Maintainer
* Full commit access
* Release authority
* Final decision on disputes
==== Contributor
* Submit pull requests
* Participate in discussions
* Report issues
== Contribution Process
1. Open issue for discussion (major changes)
2. Fork and develop
3. Submit pull request
4. Review and iterate
5. Merge by maintainer
== Code of Conduct
All participants must follow the link:CODE_OF_CONDUCT.adoc[Code of Conduct].
== Changes to Governance
This document may be updated by the maintainer with community notification.