mcp-deployment
Verified Safeby drkhannah
Overview
Provides a tool to fetch the current price of various cryptocurrencies from CoinGecko.
Installation
uvx --from git+https://github.com/drkhannah/mcp-deployment mcp-serverSecurity Notes
The server's code is straightforward, without any 'eval' or similar dangerous patterns. It makes a standard HTTP GET request to a public, reputable API (CoinGecko) and handles responses safely. No hardcoded secrets or malicious patterns were identified.
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
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.
mcp-manager
A web GUI to easily manage and configure Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS, generating terminal commands for installation and setup.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.