exa-server

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 query
  • exa://last-search/result - Results from the most recent search query

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request