exa-server
2
Exa MCP Server is a Model Context Protocol server offering AI-powered code search capabilities through the Exa API. It supports natural language queries and provides relevant code examples and documentation in a configurable JSON response format.
Exa MCP Server
An MCP server that provides AI-powered code search capabilities using the Exa API.
Features
- Perform AI-powered code searches using natural language queries
- Get relevant code examples and documentation
- Configurable number of search results
- JSON response format with rich metadata
Usage
The server provides the following tools and resources:
Tools
search
Perform an AI-powered search using Exa API
Resources
exa://search/{query}
- Search results for a specific queryexa://last-search/result
- Results from the most recent search query
Contributing
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request