express_mcp

brandon-svec/express_mcp
★ 1 stars JavaScript Security Updated today
Drop-in MCP server for Express with Knowledge Base, OAuth, and additional features.
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": {
    "express_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brandon-svec/express_mcp"
      ]
    }
  }
}

Topics

expressmcp