sample-serverless-mcp-servers
Verified Safeby jprio
Overview
Provides sample implementations and templates for building serverless Minecraft Protocol (MCP) servers.
Installation
No command providedSecurity Notes
Only `README.md` was provided for source code analysis. No executable server code was available to audit for security risks such as 'eval', obfuscation, network risks, hardcoded secrets, or malicious patterns. The provided `README.md` itself contains no identifiable security risks.
Similar Servers
mcp-sdk-functions-hosting-node
A Node.js server for hosting serverless functions, likely within a Managed Cloud Platform (MCP) SDK context.
mcp-go-starter
A feature-complete Model Context Protocol (MCP) server template in Go demonstrating tools, resources, and prompts for AI agent interaction.
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.
node-mcp-server
A template for building Model Context Protocol (MCP) compatible servers with support for multiple transport protocols like HTTP, SSE, and standard I/O.