recover-api

by GSterlingPress · design-creative · mcp-server, glama

Provides a deterministic failure-decision API for MCP clients, returning one of six actions (RETRY_NOW, WAIT, REPAIR_REQUEST, VERIFY_FIRST, ESCALATE, ABORT) based on failure context to guide safe next steps.

Source: https://github.com/GSterlingPress/recover-api

Install

git clone https://github.com/GSterlingPress/recover-api

Tags: mcp-server, glama

Source: glama

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

recover-api is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • mailtype-api by GSterlingPress

    MCP server for inspecting email domains and addresses, providing objective domain-level email infrastructure answers such as MX, SPF, DMARC, MTA-STS, and disposable-domain evidence.

  • FRESH by GSterlingPress

    A shared URL-freshness oracle for AI agents. Returns REUSE, REFETCH, or UNKNOWN before an agent pays to retrieve a URL again.

  • io.github.GSterlingPress/once by GSterlingPress

    MCP server that prevents duplicate side effects in AI agents by using idempotency keys and durable receipts, ensuring actions like refunds, emails, or orders execute exactly once even across retries.

  • daq-mcp by rhit-folayaod

    MCP server for interacting with NI DAQ hardware, supporting analog/digital I/O and waveform acquisition, with safety features and simulation mode.

  • PlaceRoot by chuofringer

    PlaceRoot is an MCP server that answers spatial questions using open map data from Overture Maps, without requiring API keys or signup. It provides tools for place search, area analysis, routing, and geometry operations.

  • exercise-mcp by Bazni

    MCP server providing access to 1,324 exercises in 10 languages with animation GIFs, offering tools to list facets, search exercises, get exercise details, and build workouts.

  • mcp-apps-lab by hazurafif

    A FastMCP server that exposes interactive prefab apps for quizzes, weather dashboards, and live news curation, along with resources and prompts. It lets users take quizzes, check weather, and get news briefings through natural language.

  • mcp-mempool by Ethosbtc

    MCP server for querying live Bitcoin data from mempool.space, including recommended fees, mempool stats, blocks, transactions, addresses, and price. No API key required.

Frequently asked questions

How do I install recover-api?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support recover-api?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is recover-api free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.