Back to Home
taihen icon

mcp-ripestat

by taihen

Overview

A Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to query the RIPEstat Data API for network information, IP addresses, prefixes, and ASNs using natural language.

Installation

Run Command
docker compose up -d

Environment Variables

  • PORT
  • RATE_LIMIT_ENABLED
  • RATE_LIMIT_RPS
  • RATE_LIMIT_BURST
  • CORS_ALLOWED_ORIGINS
  • TRUSTED_PROXIES

Security Notes

The server explicitly states it does not provide authentication or authorization, recommending external firewalling or an MCP proxy for security. While it implements CORS with origin validation and secure client IP extraction, and includes per-instance rate limiting to manage RIPE API quotas, the lack of built-in access control makes direct public exposure a significant security risk. No 'eval' or malicious patterns were found in the provided source code, and development security practices like `govulncheck`, `Trivy`, and `CodeQL` are mentioned.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2026-01-19

Tags

network analysisRIPEstatLLM integrationAPI gatewayinternet routing