Install
$ agentstack add mcp-dpavlis-mcpclover ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
mcpclover
mcpclover is a Python Model Context Protocol (MCP) server for CloverDX. It lets AI clients (like Claude Desktop) interact with CloverDX Server to browse sandboxes, read and edit graph files, validate graphs, run jobs, and inspect execution/debug output.
What it includes
- MCP server implementation for CloverDX graph workflows
- SOAP/REST client integration for CloverDX Server operations
- Graph validation utilities
- Local reference resources for CloverDX graph XML, CTL2, and component metadata
Typical use case
Connect this MCP server to an MCP-compatible client so the model can safely assist with CloverDX development tasks such as graph creation, edits, validation, and execution troubleshooting.
Quick links
- Setup guide:
MCP_CLIENT_SETUP.md - Tool reference:
MCP_TOOLS_README.md - Example Claude MCP config:
mcp_config.example.json
License
This project is licensed under the [MIT License](LICENSE).
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: dpavlis
- Source: dpavlis/mcpclover
- License: MIT
- Homepage: http://www.cloverdx.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.