Back to Home
baraninja icon

cluster-mcp

Verified Safe

by baraninja

Overview

Provides a unified interface for accessing diverse research, socioeconomic, news, health, environment, and trade data from multiple external providers.

Installation

Run Command
TRANSPORT=stdio CONTACT_EMAIL=your.email@domain.com node servers/research-mcp/dist/server.js

Environment Variables

  • CONTACT_EMAIL
  • OPENAQ_API_KEY
  • COMTRADE_API_KEY
  • COMTRADE_BASE_URL
  • TRANSPORT
  • PORT
  • HOST

Security Notes

API keys and sensitive contact emails are correctly managed via environment variables and explicitly declared as sensitive in `manifest.json` files. Input validation uses `zod` schemas. The HTTP client includes retry logic and rate limit extraction to prevent abuse of upstream APIs. The `news-mcp`'s `fetch_article` tool fetches arbitrary URLs but implements `maxChars` limits and an `htmlToPlainText` function to strip potentially malicious HTML/scripts, mitigating XSS risks for the parsed content. No `eval` or obvious malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-01

Tags

data aggregationresearchsocioeconomic datanews analysisenvironmental data