mcsmcp-gt
Verified Safeby williamligt
Overview
This is a TypeScript-based server application, likely a backend service or control panel, designed for cloud deployment (Azure) with Docker.
Installation
docker build -t mcsmcp-gt . && docker run -p 3000:3000 mcsmcp-gtSecurity Notes
Cannot verify code for 'eval' or obfuscation as source code is unavailable. As a server application, it will expose network ports and requires proper configuration (e.g., authentication, input validation) for secure deployment.
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-linear-mcp-server
This server acts as a wrapper for the Linear API, providing focused tools for LLMs to manage and query issue tracking and project data.
thoughtbox
Provides a durable, local-first reasoning ledger and structured cognitive tools for AI agents, enabling step-by-step thinking, branching, revisions, and autonomous critique, with progressive tool disclosure and client compatibility adaptations.
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.