Ramakrishna-Gedala/mcp_emi_server_deployment
If you are the rightful owner of mcp_emi_server_deployment and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP EMI Calculator Server is a lightweight server designed to provide loan EMI calculation endpoints to MCP clients, such as Claude Desktop, using a FastMCP server that communicates via STDIO.
Tools
Functions exposed to the LLM to take actions
calculate_emi
Calculates EMI summary based on principal, interest rate, tenure, and optional calculation method.
calculate_schedule
Generates an amortization schedule based on principal, interest rate, tenure, and optional calculation method.
compare_loans
Provides a side-by-side comparison of different loan scenarios.
calculate_with_prepayment
Calculates EMI with recurring prepayments based on specified parameters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client