mcp-server-demo
by andersondang
Overview
To demonstrate an MCP (Minecraft Protocol) server implementation.
Installation
No command providedSecurity Notes
Only README.md was provided as source code. No executable code for the MCP server was available for analysis, preventing a comprehensive security audit for 'eval', obfuscation, network risks, hardcoded secrets, or malicious patterns. A score of 1 reflects the inability to assess the server's security posture due to lack of information.
Similar Servers
mcp-servers
Provides current weather conditions and forecasts from the Open-Meteo API for a given geographical location.
mcp_server_2ex
This server acts as a Next.js application providing a Remote Procedure Call (RPC) interface for Retrieval Augmented Generation (RAG) search using PostgreSQL with pgvector for vector storage and Google Generative AI for language model inference.
mcp-demo
Demonstrates an MCP (Minecraft Protocol) server implementation.
mcp-hello-server
Demonstrates a basic MCP (Machine-to-Client Protocol) server exposing a simple 'hello' tool via FastAPI and how to interact with it using an MCP client.