Skip to main content
Glama

Server Details

Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
exa-labs/exa-mcp-server
GitHub Stars
3,688
Server Listing
Exa MCP Server

Available Tools

3 tools
company_research_exaTry in Inspector

Research any company to get business information, news, and insights.

Best for: Learning about a company's products, services, recent news, or industry position. Returns: Company information from trusted business sources.

ParametersJSON Schema
NameRequiredDescriptionDefault
numResultsNoNumber of search results to return (default: 5)
companyNameYesName of the company to research
get_code_context_exaTry in Inspector

Find code examples, documentation, and programming solutions. Searches GitHub, Stack Overflow, and official docs.

Best for: Any programming question - API usage, library examples, code snippets, debugging help. Returns: Relevant code and documentation, formatted for easy reading.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query to find relevant context for APIs, Libraries, and SDKs. For example, 'React useState hook examples', 'Python pandas dataframe filtering', 'Express.js middleware', 'Next js partial prerendering configuration'
tokensNumNoNumber of tokens to return (1000-50000). Default is 5000 tokens. Adjust this value based on how much context you need - use lower values for focused queries and higher values for comprehensive documentation.
web_search_exaTry in Inspector

Search the web for any topic and get clean, ready-to-use content.

Best for: Finding current information, news, facts, or answering questions about any topic. Returns: Clean text content from top search results, ready for LLM use.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNoSearch type - 'auto': balanced search (default), 'fast': quick results, 'deep': comprehensive search
queryYesWebsearch query
livecrawlNoLive crawl mode - 'fallback': use live crawling as backup if cached content unavailable, 'preferred': prioritize live crawling (default: 'fallback')
numResultsNoNumber of search results to return (default: 8)
contextMaxCharactersNoMaximum characters for context string optimized for LLMs (default: 10000)

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.