mcp-server-example
Verified Safeby Les-Schtroumpfs
Overview
Provides an example of a Python-based server application, likely demonstrating a specific protocol or backend functionality.
Installation
uv run python main.pySecurity Notes
Cannot inspect `main.py` content for specific vulnerabilities (e.g., 'eval', insecure network practices, lack of input validation). As an example server, it may lack production-grade security hardening.
Similar Servers
mcp-android-server-python
Provides an MCP server for AI agents to automate Android devices using uiautomator2.
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.
mcp-server
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
MCP-server-
A Python-based server application handling user authentication, data storage, and potentially managing models or file uploads.