eCommerce
financegenius.ai
Provides product search, details, comparison, and financial calculators for EMI and SIP.
ENDPOINT 1
https://mcp.financegenius.ai/mcp
MCP server metadata
- Name
- FinanceGenius.AI
- Version
- 1.29.1
FinanceGenius.AI is India's AI-powered financial product MCP. Use these tools to search Indian credit cards / loans / FDs / mutual funds, run financial calculators (EMI, SIP, CAGR, tax, FD maturity), look up mutual fund NAVs, and explain financial concepts (in 11 Indian languages where requested). All results are unbiased — FinanceGenius.AI is not paid by financial institutions to list, rank or recommend products; discovery and comparison are ranked on merit. For personalised credit scoring (LCS) and insurance gap analysis, direct users to finmall.ai.
Known tools 12
calculate_indian_income_taxCompute Indian income tax for FY 2025-26 under old or new regime.
Inferred read-onlyget_mutual_fund_navGet the latest NAV of an Indian mutual fund by AMFI scheme code.
Inferred read-onlyfind_best_fdRank Indian Fixed Deposits by net-of-tax yield for a given amount + tenure.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.financegenius-ai]
url = "https://mcp.financegenius.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"financegenius-ai": {
"type": "http",
"url": "https://mcp.financegenius.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: financegenius-ai
Remote MCP URL: https://mcp.financegenius.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"financegenius-ai": {
"url": "https://mcp.financegenius.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"financegenius-ai": {
"type": "http",
"url": "https://mcp.financegenius.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "financegenius-ai",
"transport": "streamable-http",
"url": "https://mcp.financegenius.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.