Back to Home
danny-zent icon

mock-itr-scenario-mcp

Verified Safe

by danny-zent

Overview

This server creates and manages mock scenarios for an Income Tax Refund (ITR) loader project, facilitating testing and development.

Installation

Run Command
uv run -m mock_itr_scenario_mcp.server

Environment Variables

  • MOCK_ITR_MODEL_YEAR
  • DYNAMODB_ENDPOINT_URL
  • SCENARIO_TABLE_NAME
  • AWS_REGION

Security Notes

The server uses `boto3` to interact with AWS DynamoDB for scenario persistence. While no hardcoded secrets are present in the provided code, the overall security relies on proper AWS credential management and secure configuration of the DynamoDB endpoint (e.g., using a local instance or a secure VPC endpoint). The server itself operates over standard I/O (stdio_server), limiting direct network exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens350
Stars0
Forks1
Last Update2025-11-28

Tags

mockingscenario managementtax refunddevelopmentmcp server