mcp-servers

omnivoxis/mcp-servers
★ 0 stars Unknown language Communication Updated today
MCP servers providing policy-controlled access to calendars, contacts, email, CRM systems, scheduling services, ticketing platforms, and other business applications.
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": {
    "mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "omnivoxis/mcp-servers"
      ]
    }
  }
}