devops-infra MCP Server
A terminal-native, zero-infrastructure local RAG pipeline and developer intelligence hub powered by OpenAI Codex, ChromaDB, and Groq/Gemini.
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx adviser-cli
2. Add to claude_desktop_config.json
{
"mcpServers": {
"adviser-cli": {
"command": "npx",
"args": [
"adviser-cli"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)