e4d5de49-mcp-servers-tools-data-backu

ncreighton/e4d5de49-mcp-servers-tools-data-backu
★ 0 stars Unknown language Communication Updated 1d ago
mcp servers professionals waste hours on manually copying data between apps and rebuilding the same process every time. This fixes that. Import the JSON, set your credentials, click activate. Running in minutes. Built for production: error handling, retry logic, and failure notifications included. ## What's Included - Mcp Servers & Tools Data Ba
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "e4d5de49-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/e4d5de49-mcp-servers-tools-data-backu"
      ]
    }
  }
}