eco-policy-mcp
Related Servers
Alternatives to eco-policy-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceProvides access to real-time and historical Indian stock data via Yahoo Finance API, enabling local LLMs to retrieve stock information through MCP-compatible agents like Claude Desktop and Cursor.2-
- AlicenseAqualityAmaintenanceProvides live financial data for any LLM agent, including stock quotes, crypto prices, SEC filings, XBRL financials, FX rates, and macro indicators, through ten MCP tools.1175 npm1MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that exposes personal financial data — transaction ledger, portfolio holdings, live/historical market prices, and quantitative risk metrics — as standardized tools, resources, and prompts, enabling natural language reasoning over real computed numbers.-
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to research Indian stock markets by accessing NSE/BSE corporate filings with measured price reactions, fundamentals, a 108-metric screener, IPO pipeline, FPI flows, results calendar, and daily market briefings through MCP tools.1MIT
- AlicenseNot gradedqualityDmaintenanceA MCP server exposing Upstox market, technical, and account data as MCP tools for AI agents.1MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that fetches Bombay Stock Exchange filings, converts PDFs into clean Markdown, and exposes search/read tools for AI agents to analyze financial documents.MIT
TDQS
Scored across 17 tools
Most tools have clearly distinct purposes: GST splitting, inclusive-GST extraction, reverse charge, GSTIN validation, old/new/compare income tax, mutual fund NAV/history/returns/SIP, NSE quote/index/history, and RBI policy rates. A few calculation tools within the same domain (e.g. mf_compute_returns vs mf_sip_calculator) could be confused at a glance, but descriptions clarify their boundaries.
The set mostly follows a consistent snake_case domain-prefix pattern (gst_, income_tax_, mf_, nse_, rbi_), with action or object suffixes indicating purpose. Minor deviations exist, such as gst_from_inclusive and income_tax_new_regime, where the suffix is less verb-like, but the naming remains predictable overall.
Seventeen tools is slightly above the ideal 3-15 range, but the server spans several distinct subdomains (GST, income tax, RBI, mutual funds, NSE, diagnostics), and each tool appears to earn its place. The count is reasonable for the broad Indian economic-policy and personal-finance scope.
Each represented subdomain has useful core operations: GST calculations and validation, income tax regime comparison, mutual fund search/NAV/history/returns/SIP, NSE quotes and history, and RBI policy rates. However, the broader eco-policy surface is incomplete, missing areas such as GST rate lookup, TDS/corporate tax, inflation/GDP indicators, and other policy data that the server name might imply.