Back to Home
agmalaga2020 icon

ine-universal-mcp

Verified Safe

by agmalaga2020

Overview

Provides an MCP server to access Spanish INE (Instituto Nacional de Estadística) data with semantic search and intelligent aggregation for LLMs.

Installation

Run Command
uvicorn ine_mcp.server:app --host 0.0.0.0 --port 7860

Environment Variables

  • REDIS_URL
  • INDEX_DIR
  • LOG_LEVEL
  • PORT

Security Notes

The project uses httpx for external API calls with robust error handling, timeouts, and retries. Environment variables are used for sensitive configurations (e.g., REDIS_URL), and no hardcoded secrets or malicious patterns were found. FastEmbed (ONNX) is used for embeddings, avoiding potential issues with less secure machine learning frameworks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-26

Tags

INEStatisticsSpainSemantic SearchTime SeriesData AggregationMCP