MCP_WISPHUB

AngelDann/MCP_WISPHUB
★ 0 stars Python 🔌 API Integration Updated 4d ago
MCP server for WispHub API integration
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_wisphub": {
      "command": "uvx",
      "args": [
        "mcp-wisphub"
      ]
    }
  }
}

Or install with pip: pip install mcp-wisphub

README Excerpt

Servidor MCP en Python con **FastMCP 3** para la **API oficial de WispHub** (rutas `/api/...`, autenticación `Authorization: Api-Key …`). Soporta dos modos: | Modo | Transporte | Autenticación MCP | Credencial WispHub | |------|--------------|-------------------|--------------------| | **Local (Cursor/Claude)** | `stdio` | Ninguna | `WISPHUB_API_KEY` en el entorno (global) |

Tools (10)

APP_ENCRYPTION_KEYAUTH_MODEDATABASE_URLMCP_PATHMCP_PUBLIC_BASE_URLMCP_TRANSPORTOAUTH_AUDIENCEOAUTH_ISSUERWISPHUB_API_URLstdio