{"openapi":"3.1.0","info":{"title":"Resend MCP Server","description":"Resend MCP 서버로 개발자 친화적인 이메일 발송 API를 사용합니다. React Email과 통합하여 아름다운 트랜잭셔널 이메일을 전송하고, 도메인 인증 및 전송 상태 추적이 가능합니다. 현대적인 이메일 인프라를 간편하게 구축할 수 있습니다.","version":"1.0.0","x-fusepie-id":"mcp-resend","x-fusepie-category":"communication","x-fusepie-provider":"Resend"},"servers":[{"url":"@anthropic/mcp-resend","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_resend","summary":"Resend MCP Server","description":"Resend MCP 서버로 개발자 친화적인 이메일 발송 API를 사용합니다. React Email과 통합하여 아름다운 트랜잭셔널 이메일을 전송하고, 도메인 인증 및 전송 상태 추적이 가능합니다. 현대적인 이메일 인프라를 간편하게 구축할 수 있습니다.","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-resend":{"command":"npx","args":["-y","@fusepie/mcp-mcp-resend"],"env":{"API_KEY":""}}}}}