Back to Home
RobertCrupa icon

Clearcom-MCP-Server

by RobertCrupa

Overview

Provides an AI agent with an API to manage ClearCom MCP server connections, roles, and channel assignments.

Installation

Run Command
uv run fastmcp run src/main.py:mcp

Security Notes

CRITICAL: The `src/main.py` file hardcodes the `DeviceClient` base_url, username, and password (`admin:admin`). This is a severe security vulnerability as it exposes sensitive access credentials directly in the source code and prevents dynamic configuration for different environments. These values should be loaded from environment variables or a secure configuration mechanism.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-21

Tags

ClearComMCPAPIDevice ManagementPythonAI Tooling