exa-mcp is a server implementation that provides access to the Exa Search API through the Model Context Protocol. Built with TypeScript and leveraging Polka for HTTP handling, it enables AI assistants to perform web searches with fine-grained control over parameters like search type (neural or keyword), content categories, date ranges, and domain filtering. The server supports both stdio and SSE transport methods, making it compatible with various MCP client implementations. Sponsored by ChatWise, this tool is particularly valuable for AI applications that need up-to-date information from the web with customizable search capabilities.
egoist