destaceppa-mcp-server

gianlucadardia/destaceppa-mcp-server
★ 0 stars Unknown language 🤖 AI/LLM Updated 1d ago
Integrate staceppa into your ai driven application. Top 50k star repository
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "destaceppa-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "gianlucadardia/destaceppa-mcp-server"
      ]
    }
  }
}