Back to Home
ezemriv icon

template-uv-mcp-server

Verified Safe

by ezemriv

Overview

A reusable template for building Model Context Protocol (MCP) servers, allowing LLMs to use custom tools, access resources, and leverage prompts.

Installation

Run Command
uv run template-uv-mcp-server

Security Notes

The server uses FastMCP from the official MCP Python SDK and only implements very basic, safe operations (greeting, static info). There are no 'eval', 'exec', 'subprocess' calls or direct network interactions beyond what the MCP framework handles. No hardcoded sensitive data is present. As a template, custom implementations would need to be audited for security, but this base is robust.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens15
Stars0
Forks0
Last Update2025-12-06

Tags

MCPPythonLLMServerTemplateuvAgent