Back to Home
ebhawana icon

basic-mcp-server

Verified Safe

by ebhawana

Overview

This server provides a set of simple utility tools (dice roll, arithmetic) exposed via an HTTP API using FastMCP for potential agent interaction.

Installation

Run Command
uv run fastmcp dev main.py

Security Notes

No 'eval', obfuscation, or hardcoded secrets found. Tools are simple and perform basic arithmetic/random operations. The server binds to localhost (127.0.0.1:8000) by default, limiting direct external exposure. It uses HTTP transport which is unencrypted unless a reverse proxy is used.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-12-02

Tags

MCP ServerAgent ToolsHTTP APIPythonFastMCP