MCP-Servers

HHinrichs/MCP-Servers
★ 0 stars TypeScript File System Updated 3d ago
Different MCP Servers
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": {
    "mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "HHinrichs/MCP-Servers"
      ]
    }
  }
}

README Excerpt

Monorepo für selbstgehostete Model-Context-Protocol-Server. | Verzeichnis | Server | Zweck | |---|---|---| | `vault-mcp/` | Vault-MCP | Schreibt/liest in `HHinrichs/Second-Brain`-Vault über MCP für beliebige LLM-Clients | Jeder Server in seinem eigenen Subordner mit `Dockerfile`. Coolify auf dem Hostinger-VPS hostet die Container, Base Directory ist jeweils der Subordner-Name.