mcp-servers

Angxlware/mcp-servers
★ 0 stars Python API Integration Updated today
MCP servers for Spotify and Microsoft 365
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": "uvx",
      "args": [
        "mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install mcp-servers

README Excerpt

Personal, production-grade **MCP servers** for local use with AI agents (OpenCode and other MCP clients). Each server lives in its own folder with its own virtualenv and secrets — nothing is shared. | Folder | Server | Description | Status | |---|---|---|---| | [outlook/](outlook/) | `microsoft365-mcp` | Microsoft 365: mail, calendar, OneDrive via Graph API (delegated device-code OAuth) | Active |