PM-PO-executar-mcp-server

oexecutor/PM-PO-executar-mcp-server
★ 0 stars Unknown language Code/Dev Tools Updated today
Mcp para gestão de projetos.
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": {
    "pm-po-executar-mcp-s": {
      "command": "npx",
      "args": [
        "-y",
        "oexecutor/PM-PO-executar-mcp-server"
      ]
    }
  }
}