my-mcps

dshanklin-bv/my-mcps
★ 0 stars Unknown language 🧠 Memory/Knowledge Updated 2d ago
Documentation of MCP servers I use
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": {
    "my-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "dshanklin-bv/my-mcps"
      ]
    }
  }
}

README Excerpt

Documentation of Model Context Protocol (MCP) servers I use with Claude and other AI assistants. | MCP | Description | Setup | |-----|-------------|-------| | [Google Workspace](./google-workspace-mcp/) | Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Search | [SETUP.md](./google-workspace-mcp/SETUP.md) |