demo-mcp-server
Verified Safeby saurabh111222
Overview
A simple Model Context Protocol (MCP) server that provides a dice rolling tool over HTTP.
Installation
python main.pySecurity Notes
The server's source code is minimal, well-defined, and primarily uses standard Python libraries. It exposes a single tool ('roll_dice') with integer input, limiting the attack surface. No 'eval', obfuscation, hardcoded secrets, or overtly malicious patterns were identified. Binding to '0.0.0.0' makes it externally accessible, which is a standard server configuration but requires proper network isolation in production.
Similar Servers
zenfeed
An AI-powered information hub that acts as an intelligent RSS reader, real-time news knowledge base, and personal assistant for monitoring events and delivering analysis reports.
cupertino
Cupertino is an Apple Documentation Crawler & MCP Server that provides accurate, up-to-date Apple API documentation and sample code to AI agents and developers for offline and AI-assisted development.
mdk-mcp-server
Provides AI agents with comprehensive SAP Mobile Development Kit (MDK) knowledge and tools to assist in MDK application development, including project creation, artifact generation (pages, actions, i18n, rules), project management (build, deploy, validate, migrate), and documentation access.
mcp-server-computer
This server acts as a Spring AI MCP Server component to provide cross-platform computer configuration information (OS, user, Java, and platform-specific details) to an AI agent.