Back to Home
keidson299 icon

MCPBusinessAnalytics

Verified Safe

by keidson299

Overview

A Model Context Protocol (MCP) server for analyzing business emails and spreadsheet data, integrating with Claude Desktop to provide intelligent analysis tools.

Installation

Run Command
python main.py

Security Notes

The server's `analyze_eml_file` tool directly accesses local files specified by a `file_path` argument. While it checks for file existence and the `.eml` extension, a malicious actor (e.g., via a compromised Claude Desktop client or successful prompt injection) could potentially direct the server to read sensitive `.eml` files on the local file system that the server process has access to, leading to local file disclosure. There are no direct `eval` or `exec` calls, no hardcoded secrets, and no external network requests to untrusted sources within the provided source code, limiting the risk to information disclosure rather than arbitrary code execution.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-15

Tags

email analysisspreadsheet analysisbusiness intelligenceMCP serverClaude Desktop integration