se-mcp-servers

clabrado/se-mcp-servers
★ 1 stars Python Security Updated today
Personal collection of MCP servers (SAP Concur, SuccessFactors, SharePoint, Highspot, Power BI, RFPIO, Dynatrace Heimdall). No secrets committed — runtime env-var + browser-login auth.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "se-mcp-servers": {
      "command": "uvx",
      "args": [
        "se-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install se-mcp-servers