Back to Home
ATLANTBH icon

mcp-server-demo

Verified Safe

by ATLANTBH

Overview

Exposes simulated company sales and customer data operations via a local MCP server for AI client interaction, facilitating tool-use demonstrations.

Installation

Run Command
python server.py

Security Notes

The server uses `stdio` transport, limiting external network attack surface. File write operations in `post_report` create files in a dedicated `reports` directory; filenames are constructed to mitigate basic path traversal, and content is directly written. No `eval` or direct shell execution of user input is present. Data is simulated, reducing real data exposure risks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-19

Tags

PythonMCPClaudeBusiness DataAPI Simulation