Back to Home
jageenshukla icon

claude-skills-mcp-expense-automation

Verified Safe

by jageenshukla

Overview

Automated expense management agent with policy enforcement and PII redaction for Claude AI.

Installation

Run Command
npm start --prefix mcp-server

Security Notes

The server's design inherently enhances security by offloading PII redaction and policy validation to local scripts/skills before data reaches the MCP server, ensuring sensitive information does not hit external APIs or the LLM. No 'eval' or direct command injection vulnerabilities are apparent in the provided server code. The MCP server explicitly validates the tool name ('expense-policy_submitExpense') before execution, preventing arbitrary tool calls. The HTTP mode, designed for testing, uses a permissive CORS policy (allowing all origins), which would be a security risk if exposed publicly in a production environment, but is acceptable for its stated local testing purpose. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-29

Tags

claude-aiai-agentsexpense-automationpii-redactionmodel-context-protocol