AdminAPI_MCP
Verified Safeby ctslone
Overview
Enables AI assistants like Claude to manage CData Arc instances and workflows through natural language interactions by wrapping the CData Arc Admin API.
Installation
No command providedSecurity Notes
The server communicates with a CData Arc instance via HTTP, requiring a sensitive `CDATA_AUTH_TOKEN`. The example `CDATA_BASE_URL` uses plaintext HTTP, posing a network risk if not configured with HTTPS in production environments. The server's own experimental HTTP transport mode explicitly notes it only supports plaintext HTTP, although MCP protocol endpoints are not yet available over it. `CDATA_AUTH_TOKEN` is a critical credential and must be managed securely via environment variables. The primary communication with Claude Desktop uses stdio, which is generally secure.
Similar Servers
claude-flow
AI Agent Orchestration and Development Platform for Claude Code
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
vibes
Vibes transforms Claude Desktop into a conversational development environment through distributed MCP servers, allowing users to describe what they want to build and have Claude implement it while teaching them.
Google-Workspace-MCP
Seamlessly integrates Google Drive, Sheets, and Docs with Claude AI and other AI agents through the Model Context Protocol (MCP) for automation.