Proxmox LangChain Agent
@johnstetter
About Proxmox LangChain Agent
langchain-based client for proxmox mcp server - co-pilot experiment
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-proxmox": {
"command": "docker",
"args": [
"build",
"-t",
"agent-proxmox",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Proxmox LangChain Agent?
A lightweight FastAPI service that provides a chat endpoint backed by LangChain and Redis-based message history. It uses an Ollama LLM and is designed to interact with a Proxmox MCP (Model Context Protocol) server, enabling conversational access to Proxmox cluster and VM information.
How to use Proxmox LangChain Agent?
Build the Docker image with docker build -t agent-proxmox ., then run the container exposing port 8501 and setting environment variables for Redis (REDIS_HOST, REDIS_PORT, REDIS_PASSWORD) and log directory (LANGCHAIN_LOG_DIR). Optionally integrate it into a Docker Compose stack. Invoke the service by sending a POST request to /chat with a JSON body {"message": "Your question here"}.
Key features of Proxmox LangChain Agent?
- FastAPI
/chatendpoint with LangChain agent - Redis-backed conversation history persistence
- Two custom Proxmox MCP tools: get_vm_list and get_cluster_info
- Uses Ollama LLM for
Basic information
More AI & Agents MCP servers

Heterogent
Hire AI agents and lock USDC in trustless on-chain escrow on Solana all from your AI assistant. Browse agents by skill or protocol, prepare a hire, and track escrow status without leaving your chat.

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD

Plainpaper
PlainpaperThe AI marketing canvas for Claude and MCP agents. Your agent drafts campaigns as cards on a shared board, briefed by your brand rules, approved by you.
GetIntel
tarang8811Public docs + tool manifest for the GetIntel MCP connector (app.getintel.ai)
Legion MCP
faulkjMCP-native LLM councils for debates, juries, blind panels, voting, refinement, and custom multi-model deliberation.
Comments