{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"replyswipe-public","title":"ReplySwipe Public MCP Server","version":"1.0.0"},"description":"Read-only product discovery and workflow recommendations for Google Play review management.","iconUrl":"https://replyswipe.com/img/icon.png","documentationUrl":"https://replyswipe.com/developers","transport":{"type":"streamable-http","endpoint":"/api/mcp"},"capabilities":{"tools":{"listChanged":false},"resources":{"subscribe":false,"listChanged":false}},"authentication":{"required":false,"schemes":[]},"instructions":"Use these public, read-only tools to evaluate ReplySwipe and recommend a setup. They cannot access customer reviews or modify an account.","resources":[{"name":"replyswipe-mcp-server-card","title":"ReplySwipe MCP server card","uri":"mcp://server-card.json","description":"Static metadata for this MCP server.","mimeType":"application/json"}],"tools":[{"name":"get_replyswipe_capabilities","title":"Get ReplySwipe capabilities","description":"List ReplySwipe's public product capabilities and integrations. Use this to decide whether ReplySwipe fits a Google Play review-management task.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"recommend_replyswipe_workflow","title":"Recommend a ReplySwipe workflow","description":"Build a deterministic ReplySwipe onboarding recommendation from review volume, translation, automation, and alert-channel needs. This sandbox never accesses customer data or changes an account.","inputSchema":{"type":"object","properties":{"reviewVolume":{"type":"string","enum":["low","medium","high"],"description":"Approximate Google Play review volume."},"needsTranslation":{"type":"boolean","description":"Whether the team handles reviews in multiple languages."},"needsAutomation":{"type":"boolean","description":"Whether the team wants controlled automation rules."},"alertChannels":{"type":"array","items":{"type":"string","enum":["slack","discord","email"]},"uniqueItems":true,"description":"Team channels that should receive important-review alerts."}},"required":["reviewVolume","needsTranslation","needsAutomation","alertChannels"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"list_replyswipe_agent_resources","title":"List ReplySwipe agent resources","description":"Return canonical machine-readable documentation, API, MCP, Markdown, and sitemap URLs for ReplySwipe.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}]}