websets-mcp-server
Verified Safeby exa-labs
Overview
Manages web entity collections (companies, people, papers) through automated search, data enrichment, and scheduled monitoring using Exa's Websets API.
Installation
npx websets-mcp-serverEnvironment Variables
- EXA_API_KEY
Security Notes
The server acts as a proxy/client for the Exa Websets API. It uses `axios` for API calls and handles API keys via environment variables or direct configuration, which are standard secure practices. Request and error logging is implemented. No `eval`, dynamic module loading, or other obvious code execution vulnerabilities were found. Input validation for tool parameters helps prevent malformed requests. The overall security relies heavily on the underlying Exa API security and proper API key management by the user.
Similar Servers
exa-mcp-server
Provides AI assistants and coding agents with real-time web search, code context, and deep research capabilities via the Model Context Protocol.
mcp-server-elasticsearch
Connects Model Context Protocol (MCP) clients to Elasticsearch instances, enabling natural language queries and interactions with Elasticsearch indices and data.
metorial-index
A background service that builds and maintains a comprehensive public catalog of Model Context Protocol (MCP) servers, enriching their metadata through automated fetching from repositories and AI-driven content generation.
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).