Back to directory
richardhfyu/mcp_java_psql

richardhfyu/mcp_java_psql

@RichardHFYU014

MCP server for Cursor to inspect PostgreSQL database schema via Spring Boot and Spring AI

postgresqlschemacursorspring-bootspring-aimcpdatabase

Installation & Configuration

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

Information

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