Back to Home
gchavez83 icon

inegi-mcp-server

Verified Safe

by gchavez83

Overview

Provides an MCP server to access official INEGI (Mexico's National Institute of Statistics and Geography) APIs, enabling Claude Desktop to query statistical, economic, demographic, and establishment data from Mexico.

Installation

Run Command
python -m inegi_mcp.server

Environment Variables

  • INEGI_INDICADORES_TOKEN
  • INEGI_DENUE_TOKEN

Security Notes

The server uses environment variables for API tokens, which is a good security practice. It leverages standard HTTP client libraries (httpx) and includes basic input validation and error handling. No 'eval' or direct shell command execution is observed. The client for searching the full catalog mimics browser behavior to handle session cookies, which is a specific implementation detail, but does not introduce obvious new security vulnerabilities within the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-12-05

Tags

INEGIMexicoStatisticsDataMCP Server