Back to directory
PostgresSchemaServer

PostgresSchemaServer

@RichardHFYU0

An MCP server built with Spring Boot and Spring AI that provides tools to inspect PostgreSQL database schema using SSE transport

postgresqlspring-bootssedatabase-schemamcp-serverdatabase

Installation & Configuration

{
  "mcpServers": {
    "PostgresSchemaServer": {
      "transport": "sse",
      "url": "http://localhost:8080/sse"
    }
  }
}

Information

Transport
sse
Language
Java
Created
2025/4/16
Updated
2025/4/16