mcp-collection
by erhardtconsulting
Overview
Provides a containerized server application, likely part of a larger collection or system, designed for automated dependency management.
Installation
docker build -t mcp-server . && docker run -d --name mcp-server -p 8080:8080 mcp-serverSecurity Notes
Source code for the server is not provided, making it impossible to audit for 'eval' or other code-level vulnerabilities. Running unknown Docker images carries inherent risks, as internal processes, default configurations, and exposed ports cannot be fully verified without the Dockerfile's contents and the application code. The presence of 'renovate.json5' suggests attention to dependency updates, which is a positive security practice.
Similar Servers
agent
Manages and proxies multiple Model Context Protocol (MCP) servers locally, providing a unified entry point and CLI for installation, configuration, and status monitoring.
tiger-gh-mcp-server
Provides a set of focused tools to Large Language Models (LLMs) for interacting with the GitHub API, enabling capabilities like fetching issues, pull requests, commits, releases, and searching code within a specified organization.
mcp-devcontainers
Provides a Model Context Protocol (MCP) server for integrating with and managing devcontainer environments via the devcontainers CLI.
mcp-server-bbc
An AI assistant that manages BuilderBot projects by listing, retrieving, creating, updating, deleting, and duplicating projects using a set of defined tools.