MoSPI (verified)
Query official Indian government statistics from MoSPI's eSankhyiki portal. Access datasets including the Consumer Price Index, Periodic Labour Force Survey, Index of Industrial Production, Wholesale…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add mospi
# Browse available tools
npx -y smithery tool list mospi
# Get full schema for a tool
npx -y smithery tool get mospi 2_get_indicators
# Call a tool
npx -y smithery tool call mospi 2_get_indicators '{}'Direct MCP Connection
Endpoint: https://mospi.run.tools
Tools (4)
2_get_indicators— ============================================================3_get_metadata— ============================================================4_get_data— ============================================================1_know_about_mospi_api— ============================================================
# Get full input/output schema for a tool
npx -y smithery tool get mospi