excom
by mtrudel
Overview
Provides an MCP (Model Context Protocol) server implemented in Elixir.
Installation
No command providedSecurity Notes
A meaningful security audit cannot be performed as no server source code was provided, only README and CHANGELOG files. Therefore, it's impossible to check for 'eval', obfuscation, network risks, hardcoded secrets, or malicious patterns within the server's actual implementation.
Similar Servers
XcodeBuildMCP
Provides an MCP (Model Context Protocol) server for AI agents and other clients to programmatically build, test, run, and debug iOS and macOS applications, manage simulators/devices, and capture logs.
mcp-servers-nix
Provides a Nix-based configuration framework for Model Control Protocol (MCP) servers with ready-to-use packages and reproducible deployments.
MCPKit
Provides a Xojo framework for creating Model Context Protocol (MCP) servers to enable Large Language Models (LLMs) with custom tools.
mcp_server
Provides an Elixir DSL for defining and serving Model Context Protocol (MCP) tools, prompts, and resources to AI agents, enabling them to interact with custom backend logic.