{"openapi":"3.1.0","info":{"title":"PlanetScale MCP Server","description":"PlanetScale MCP 서버로 서버리스 MySQL 데이터베이스의 스키마 관리, 쿼리 실행, 브랜치 관리를 AI 도구에서 수행할 수 있습니다. 자연어로 데이터베이스 브랜치를 생성하고 스키마 변경을 안전하게 배포합니다.","version":"1.0.0","x-fusepie-id":"mcp-planetscale","x-fusepie-category":"data","x-fusepie-provider":"PlanetScale"},"servers":[{"url":"npx -y @planetscale/database-mcp","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_planetscale","summary":"PlanetScale MCP Server","description":"PlanetScale MCP 서버로 서버리스 MySQL 데이터베이스의 스키마 관리, 쿼리 실행, 브랜치 관리를 AI 도구에서 수행할 수 있습니다. 자연어로 데이터베이스 브랜치를 생성하고 스키마 변경을 안전하게 배포합니다.","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-planetscale":{"command":"npx","args":["-y","@fusepie/mcp-mcp-planetscale"],"env":{"API_KEY":""}}}}}