- Add portainer-environments server for environment/endpoint management - Add portainer-docker server for Docker and Swarm container operations - Add merged portainer server combining core + teams functionality - Fix JSON schema issues and API compatibility - Add comprehensive documentation for each server - Add .gitignore and .env.example for security 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
mcp>=1.0.0
|
|
httpx>=0.25.0
|
|
pydantic>=2.0.0
|
|
pydantic-settings>=2.0.0
|
|
structlog>=23.0.0
|
|
PyJWT>=2.8.0
|
|
python-dotenv>=1.0.0
|
|
tenacity>=8.0.0 |