{"openapi":"3.1.0","info":{"title":"Neon MCP Server","description":"Neon MCP 서버로 서버리스 PostgreSQL 데이터베이스를 관리합니다. 데이터베이스 브랜칭으로 프리뷰 환경을 즉시 생성하고, 자동 스케일링과 스케일-투-제로로 비용을 최적화합니다. 완전한 PostgreSQL 호환성을 제공합니다.","version":"1.0.0","x-fusepie-id":"mcp-neon","x-fusepie-category":"data","x-fusepie-provider":"Neon"},"servers":[{"url":"@anthropic/mcp-neon","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_neon","summary":"Neon MCP Server","description":"Neon MCP 서버로 서버리스 PostgreSQL 데이터베이스를 관리합니다. 데이터베이스 브랜칭으로 프리뷰 환경을 즉시 생성하고, 자동 스케일링과 스케일-투-제로로 비용을 최적화합니다. 완전한 PostgreSQL 호환성을 제공합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-neon":{"command":"npx","args":["-y","@fusepie/mcp-mcp-neon"],"env":{"API_KEY":""}}}}}