CloudNativePG MCP Server by Axians

Created at 6 months ago

by cuspofaries

starstarstarstarstar

Categories

cloud-platforms

Tags

cloudnativepg

postgresql

kubernetes

CloudNativePG MCP Server by Axians

what is CloudNativePG MCP Server?

CloudNativePG MCP Server is a Model Context Protocol (MCP) server designed for managing CloudNativePG PostgreSQL clusters through Claude Desktop and other MCP clients, developed by Axians for the Kubernetes and PostgreSQL community.

how to use CloudNativePG MCP Server?

To use the server, configure it in your claude_desktop_config.json with the necessary Kubernetes API URL and bearer token, and then interact with it through Claude by issuing commands related to your PostgreSQL clusters.

key features of CloudNativePG MCP Server?

  • List PostgreSQL clusters across all namespaces
  • Get detailed cluster information and check cluster status and health
  • View cluster pods and their status
  • Built with native Kubernetes SDK (no kubectl dependency)
  • Token-based authentication similar to ArgoCD MCP

use cases of CloudNativePG MCP Server?

  1. Managing PostgreSQL clusters in a Kubernetes environment
  2. Monitoring the health and status of PostgreSQL clusters
  3. Facilitating interactions with PostgreSQL clusters through a user-friendly interface

FAQ from CloudNativePG MCP Server?

  • What are the prerequisites for using the server?

You need Node.js 18+, access to a Kubernetes cluster with CloudNativePG installed, and a Kubernetes API bearer token.

  • How do I troubleshoot authentication errors?

Ensure your K8S_TOKEN has the proper RBAC permissions.

  • Can I contribute to the project?

Yes! Contributions are welcome, and you can find the Contributing Guide in the repository.

View More