MCP server for Rancher API integration
Project description
Rancher MCP Server
A Model Context Protocol (MCP) server for integrating Rancher with GenAI applications.
Overview
Kubernetes management and deployment platform
Features
- Comprehensive Rancher API coverage
- Multiple authentication methods
- Enterprise-ready with rate limiting
- Full error handling and retry logic
- Async support for better performance
Installation
pip install rancher-mcp-server
Or install from source:
git clone https://github.com/asklokesh/rancher-mcp-server.git
cd rancher-mcp-server
pip install -e .
Configuration
Create a .env file or set environment variables according to Rancher API requirements.
Quick Start
from rancher_mcp import RancherMCPServer
# Initialize the server
server = RancherMCPServer()
# Start the server
server.start()
License
MIT License - see LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rancher_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: rancher_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a300949c22650cdbb4681ca52d71f18f051befa1b339d3a12d4d430b17bdff88
|
|
| MD5 |
0d49680614b5f81acfefcb47b974ecb0
|
|
| BLAKE2b-256 |
d8bf6f92024f6001233dcbc4d72edf57b0847a32e4892e1df45bd802da870016
|
File details
Details for the file rancher_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rancher_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169418b986e902880e4c17d943059888c647c5c90092188ac6401fb4afe13943
|
|
| MD5 |
920e59a0e10ed86fb3be79cadaebd56d
|
|
| BLAKE2b-256 |
0ead987e27f089bbb16c60d9b91b13d78f8c1686deb7500df33d32c9bb4ce147
|