🔍

Search MCP Servers

172 servers available

Search engines, indexing, and discovery tools

🌍

Apify MCP Server

by Apify

Auth requiredFeaturedOfficial

The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store — no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.

Checked 8d ago

🌍

Firecrawl MCP Server

by Firecrawl

Auth requiredFeatured

The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website — turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines — all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on — making it the go-to MCP server for web data extraction workflows.

Checked 8d ago · last healthy 13d ago

🔍

Exa MCP Server

by Exa Labs

LiveFeaturedOfficial

Exa's official MCP server connects AI assistants to a search engine purpose-built for AI, using neural embeddings to match on meaning rather than keywords so agents get clean, ready-to-use content instead of a page of blue links to re-parse. The default tool set covers web_search_exa for quick topical lookups and web_search_advanced_exa for full control over domains, date ranges, and content filters, plus specialized tools for code_search (searching real-world code and GitHub), company_research (building company profiles, competitor lists, and financials), crawling/web_fetch (pulling clean content from a specific URL), people_search and linkedin_search (public professional-profile lookups), and deep_researcher_start/check for long-running multi-step research tasks backed by Exa's Research API. The server is hosted at https://mcp.exa.ai/mcp — no local process to run — and connects via one-line setup in Cursor, VS Code, Claude Code, Claude Desktop (available as a native Connector), Codex, OpenCode, Windsurf, and Antigravity, authenticated with an EXA_API_KEY from the Exa dashboard. Tool exposure is tunable per client via a ?tools= query parameter on the endpoint URL, letting teams ship narrow, purpose-built configurations (e.g. company-research-only or LinkedIn-only agents) instead of exposing the full surface, and Exa ships ready-made Claude Skills/agent definitions for common patterns like company research and people search with built-in query-variation and token-isolation guidance.

Checked 8d ago

🔍

Brave Search MCP Server

by Brave

LocalFeaturedOfficial

The Brave Search MCP Server is the official server from Brave that gives AI assistants privacy-first web search through the independent Brave Search API — no tracking, no profiling, and results drawn from Brave's own web index rather than Google or Bing. It exposes five distinct tools that map directly to the Brave Search API endpoints: brave_web_search for general queries with pagination, freshness filters, and safe-search controls; brave_local_search for businesses, restaurants, and points of interest with automatic location filtering; brave_news_search for recent articles and current events; brave_image_search for image discovery; and brave_video_search for finding videos across the web. Authentication uses a single BRAVE_API_KEY (free tier available at brave.com/search/api) or a mounted BRAVE_API_KEY_FILE for Docker-secret setups. Install in Claude Desktop, Cursor, Windsurf, or VS Code with one npx command and choose stdio or streamable-HTTP transport. Because Brave operates its own crawler and index, the Brave Search MCP server is a strong choice for developers who want an alternative to Google-dependent search tools, need reproducible non-personalized results, or care about data privacy in agent workflows — Claude can pull fresh web context, verify facts, and research topics without leaking queries to ad-tech pipelines.

Local install · updated 19d ago · v2.0.85

🤖

Hugging Face

by Hugging Face

LiveFeaturedOfficial

Connect to Hugging Face Hub APIs - search spaces, papers, explore datasets and models.

Checked 8d ago

📊

Google Search Console

by search-console-mcp

LocalFeatured

Query Search Console data via MCP. Analyze keyword rankings, click-through rates, crawl errors, and index coverage. Monitor SEO performance across your sites.

🔍

Algolia

by Algolia

LocalOfficial

Use AI agents to provision, configure, and query your Algolia search indices.

🔍

Elasticsearch MCP Server

by Elastic

LocalOfficial

The Elasticsearch MCP Server (elastic/mcp-server-elasticsearch) is Elastic's official server for connecting AI agents to Elasticsearch data over the Model Context Protocol, enabling natural-language querying, analysis, and retrieval across your indices without building custom APIs. Once connected, an assistant can list available indices, inspect field mappings, and run searches or aggregations described in plain English — "show me the top error messages from the last 24 hours" — against an Elasticsearch 8.x or 9.x cluster. Important status note: as of version 0.4.0 this standalone server is officially DEPRECATED and receives only critical security updates going forward; Elastic has superseded it with the Elastic Agent Builder MCP endpoint, available in Elastic 9.2.0+ and Elasticsearch Serverless projects, which is the recommended path for new integrations. For existing users, the current server ships as a Docker container image (docker.elastic.co/mcp/elasticsearch) rather than a pip package, and supports both stdio and streamable-HTTP transports (SSE is deprecated). Configure it with the `ES_URL` environment variable pointing at your cluster plus either an `ES_API_KEY` or an `ES_USERNAME`/`ES_PASSWORD` pair for authentication; an optional `ES_SSL_SKIP_VERIFY=true` is available for development-only TLS bypass. Run in stdio mode with `docker run -i --rm -e ES_URL -e ES_API_KEY docker.elastic.co/mcp/elasticsearch stdio` and add the equivalent block to your Claude Desktop, Cursor, or VS Code MCP config.

🔍

Meilisearch

by Meilisearch

LocalOfficial

Interact & query with Meilisearch (Full-text & semantic search API).

🌐

Packrift

by Packrift

Local

Search Packrift packaging supplies, check product and inventory context, and create ecommerce cart URLs.

🎬

YouTube MCP Server

by Zubeid Hendricks

Local

The YouTube MCP Server by Zubeid Hendricks connects AI assistants to the full YouTube Data API v3, letting Claude search videos, pull transcripts, manage content, and run analytics without leaving the conversation. It is one of the most complete community YouTube MCP servers, exposing tools across several areas: video management (search by keyword, retrieve metadata, get statistics, and list a channel's uploads), transcript retrieval (fetch full captions for any public video for summarization or Q&A), channel operations (look up channel details, subscriber and view counts, and recent activity), playlist tools (list and inspect playlist contents), Shorts creation workflows, and advanced analytics for creators tracking performance. Authentication uses a single YOUTUBE_API_KEY obtained free from the Google Cloud Console by enabling the YouTube Data API v3 — read-heavy operations fit comfortably inside the daily quota. Install globally with npm as zubeid-youtube-mcp-server, run it directly with npx (no install required), or add it through Smithery for one-click Claude Desktop setup; a Docker image is also provided for HTTP transport. The YouTube MCP Server is ideal for content research, competitive analysis, transcript-based summarization, and automated creator workflows — Claude can, for example, find the top videos on a topic, fetch their transcripts, and synthesize a briefing in a single pass.

🗄️

Weaviate MCP Server

by Weaviate

LocalOfficial

Weaviate's Model Context Protocol support has moved from a separate add-on into the core Weaviate database itself: as of v1.37.1, every Weaviate instance ships a built-in MCP server that AI assistants like Claude Desktop, Cursor, and Windsurf can connect to directly, with no standalone process to install or maintain. Enabling it is a single environment variable, `MCP_SERVER_ENABLED=true`, on the Weaviate server; the MCP endpoint then listens on the same port as the existing REST API at `/v1/mcp`, reuses Weaviate's existing API-key authentication, and respects the same RBAC permissions already configured for the cluster — so there is no separate credential or trust boundary to manage. Exposed tools cover the core vector-database workflow an AI agent needs: `weaviate-collections-get-config` inspects collection schemas, `weaviate-tenants-list` enumerates tenants in multi-tenant collections, `weaviate-query-hybrid` runs combined vector-plus-keyword hybrid search, and `weaviate-objects-upsert` creates or updates objects. The earlier standalone Go implementation that used to live in the weaviate/mcp-server-weaviate repository is now deprecated and unmaintained — its git history is kept only for reference — so teams should configure MCP through the main weaviate/weaviate server rather than looking for a separate package to install. Full setup, environment variables, and per-tool RBAC permission mapping are documented at docs.weaviate.io/weaviate/configuration/mcp-server.

🗄️

Qdrant MCP Server

by Qdrant

LocalOfficial

The official Qdrant MCP server (qdrant/mcp-server-qdrant) turns the Qdrant vector search engine into a semantic memory layer for AI assistants like Claude Desktop, Cursor, and Windsurf. Built on FastMCP, it exposes two core tools: `qdrant-store`, which embeds and saves a piece of text plus optional JSON metadata into a named Qdrant collection, and `qdrant-find`, which runs a semantic similarity search over a collection and returns the most relevant stored entries. Together they let an AI agent persist facts, code snippets, or past conversation context and recall them later by meaning rather than exact keywords — a lightweight long-term memory that survives across sessions. Configuration is entirely environment-variable driven: point `QDRANT_URL` and `QDRANT_API_KEY` at a Qdrant Cloud cluster or self-hosted instance, or use `QDRANT_LOCAL_PATH` to run against an embedded on-disk database with no server. `COLLECTION_NAME` sets a default collection, `EMBEDDING_MODEL` selects the FastEmbed sentence-transformer used to vectorize text (default sentence-transformers/all-MiniLM-L6-v2), and `QDRANT_READ_ONLY` disables the store tool for query-only deployments. Install with `uvx mcp-server-qdrant` (Python/PyPI) and choose stdio or SSE transport via the `--transport` flag. With 1,450+ GitHub stars it is the reference implementation for giving coding agents durable semantic memory.

💬

Reddit MCP Server (Reddit MCP Buddy)

by karanb192 (Community)

Local

A clean, LLM-optimized MCP server that lets Claude Desktop and other AI assistants browse Reddit, search posts, and analyze user activity with zero setup and no Reddit API registration required. Core tools include `browse_subreddit` (hot/new/top/rising/controversial sorting across any subreddit, "all", or "popular", with time-range filters), `search_reddit` (query across all of Reddit or a specific subreddit, filterable by author/time/flair, sortable by relevance/hot/top/new/comments), `get_post_details` (fetch a post plus its full comment thread from a Reddit URL in any format — reddit.com, old./new./np./m.reddit.com, or redd.it short links — or from a bare post ID), and `user_analysis` (karma, post/comment history, and active subreddits for any username). A three-tier authentication system scales from 10 requests/minute with zero config up to 100 requests/minute when Reddit API credentials are supplied, so it works instantly out of the box and scales up for heavier use. The project deliberately avoids fabricated "sentiment analysis" or made-up metrics, focusing on clean, structured Reddit data formatted for LLM consumption. Install as a Claude Desktop Extension (.mcpb one-click download), via NPM (`npx -y reddit-mcp-buddy`), or through the official MCP Registry — it is fully TypeScript, actively maintained, and one of the most-starred Reddit MCP integrations available.

🔍

Hacker News MCP Server

by paabloLC (Community)

Local

The Hacker News MCP server gives Claude, Cursor, and other MCP clients live access to Hacker News so an AI assistant can pull the latest stories, comment threads, and user profiles into a conversation. This community server (paabloLC/mcp-hacker-news, TypeScript) acts as a thin, well-behaved bridge over the official Firebase-backed Hacker News API — it does not scrape the site, so results match what you see on news.ycombinator.com. It exposes standard MCP tools for fetching top, new, best, Ask HN, Show HN, and job stories, retrieving a specific item with its nested comment tree, and looking up a user's karma, bio, and submission history. That makes it useful for tracking what is trending in the developer and startup community, summarizing long comment discussions, monitoring a launch or a topic, or feeding fresh HN context into research and content workflows. Installation is zero-config: point your client at `npx -y mcp-hacker-news` (Node.js 18+ required) and it runs over stdio with no API key or authentication, since the Hacker News API is public and read-only. Note this is a lower-star community project rather than an official Y Combinator release — it is a lightweight, dependency-free option that is easy to audit and self-host if you prefer.

🔍

Product Hunt MCP Server

by jaipandya (Community)

Local

The Product Hunt MCP Server connects Claude, Cursor, and other MCP clients directly to Product Hunt's official GraphQL API, letting an AI assistant look up launches, collections, topics, users, votes, and comments without leaving the conversation. Built with FastMCP for speed, the server exposes tools to fetch detailed post info (tagline, description, vote count, maker list, comments), search and filter launches by topic, date range, or vote threshold, page through paginated comment threads and a user's upvote history, and pull collection and topic metadata. It is a good fit for AI-agent workflows that need to research competitor launches, track a specific topic's daily leaderboard, summarize maker comments, or build a "what shipped today" digest inside an agent pipeline. Authentication uses a personal Product Hunt Developer Token generated from the Product Hunt API Dashboard (any placeholder redirect_uri works, since the MCP server never uses an OAuth redirect flow itself) supplied via the PRODUCT_HUNT_TOKEN environment variable. Install with `pip install product-hunt-mcp` or `uv pip install product-hunt-mcp`; a Docker image and a git+https install path are also documented for teams that prefer container-based MCP deployments. Config for Claude Desktop or Cursor just points the command at the installed `product-hunt-mcp` binary with the token set in the env block.

🔍

arXiv MCP Server

by blazickjp (Community)

Local

The arXiv MCP Server bridges AI assistants to arXiv's research repository through the Model Context Protocol, letting Claude, Cursor, VS Code, and other MCP clients search, download, and read academic papers directly inside a conversation. The core workflow is search_papers → download_paper → read_paper: search_papers queries arXiv with boolean, category (cs.AI, cs.LG, cs.CL, cs.CV, stat.ML, quant-ph, and more), and date-range filters while automatically respecting arXiv's 3-second rate limit; download_paper fetches a paper by its arXiv ID (HTML first, PDF fallback) and stores it locally, returning content_length/next_start metadata so clients can safely page through very large papers; read_paper then returns the full text as markdown, with start/max_chars pagination for long documents. list_papers shows everything downloaded locally, and semantic_search searches across that local collection. The server also ships a "deep-paper-analysis" prompt that walks an assistant through executive summary, methodology, results, and future-research-direction analysis for a given paper ID. Install with `uv tool install arxiv-mcp-server` (NOT npm — an unrelated third-party package squats the same name on npm) or via the one-click Claude Desktop .mcpb bundle; a Streamable HTTP transport is available for server deployments. The README explicitly flags that arXiv paper content is untrusted external input and warns about prompt-injection risk (OWASP LLM01/AG01) when feeding raw paper text into agentic pipelines with tool access.

🔍

Semantic Scholar MCP Server

by zongmin-yu (Community)

Local

The Semantic Scholar MCP Server is a FastMCP-based Python server that connects Claude, Cursor, VS Code, and other MCP clients to the Semantic Scholar API — the Allen Institute for AI's corpus of 200M+ academic papers — so an assistant can search literature, trace citation networks, and pull author profiles directly inside a conversation instead of guessing from training data. On the paper side it exposes full-text and title-based search with advanced filtering, multi-strategy ranked search, single- and multi-paper recommendations, and efficient batch detail retrieval with customizable field selection. Its citation-analysis tools walk the citation graph in both directions — citations and references — with citation context and influence signals, which is what makes it a strong fit for literature-review and citation-tracing agents rather than one-off lookups. Author tools cover author search, profile details, publication history, and batch author retrieval. It works unauthenticated for light use, but setting a SEMANTIC_SCHOLAR_API_KEY environment variable raises rate limits for heavier workflows; the server handles rate-limit compliance, connection pooling, and graceful shutdown internally. Install with `pip install semantic-scholar-fastmcp` or run it with no install via `uvx semantic-scholar-fastmcp`, then point your client's config at the uvx command. A Smithery one-click install for Claude Desktop and a companion Claude Code skills bundle (expand-references, trace-citations, paper-triage) are also available. Requires Python 3.10+.

🤖

Wolfram Alpha MCP Server

by akalaric (Community)

Local

This Wolfram Alpha MCP server gives AI assistants a direct line to the Wolfram|Alpha computational knowledge engine, letting them run math, science, unit-conversion, and structured data queries and get back verified answers instead of guessing at arithmetic or facts. It wraps the Wolfram|Alpha API in an MCP-compliant interface with a modular architecture designed to be extended to additional Wolfram APIs and multi-client setups. Beyond the server itself, the project bundles an example MCP client built on Gemini via LangChain, plus an optional Gradio web UI for interacting with both Google AI and the Wolfram Alpha MCP server side by side — useful for testing queries before wiring the server into Claude Desktop, Cursor, or VS Code. Configuration requires a WOLFRAM_API_KEY (a free Wolfram|Alpha AppID) set via a .env file, and an optional GeminiAPI key if using the bundled LangChain client. Install by cloning the repo and running `pip install -r requirements.txt` (or `uv sync`), then point your MCP client at the packaged server.py entry point; a VS Code MCP config template and Docker build files for the client/UI are included in the repo. Because Wolfram|Alpha handles the actual computation server-side, this server is a strong fit for agentic workflows that need reliably correct math or unit conversions rather than LLM-generated approximations.

🤖

Perplexity MCP Server

by Perplexity

LocalOfficial

The Perplexity MCP Server is the official server from Perplexity AI that brings real-time web search, reasoning, and deep research into any MCP-compatible client through the Perplexity Sonar API. Unlike scrapers or search-index wrappers, it taps Perplexity's own answer engine, so Claude gets grounded, citation-backed responses drawn from live web results. The server exposes four purpose-built tools: perplexity_search returns ranked web results with snippets for lightweight lookups; perplexity_ask provides general-purpose conversational answers with real-time search using the sonar-pro model, ideal for quick everyday questions; perplexity_research runs deep, comprehensive investigations with the sonar-deep-research model for thorough analysis and detailed reports; and perplexity_reason handles advanced problem-solving and multi-step analytical tasks with the sonar-reasoning-pro model, with an optional strip_thinking parameter to control chain-of-thought output. Authentication uses a single PERPLEXITY_API_KEY from the Perplexity API dashboard. Installation is a one-line npx command with the official @perplexity-ai/mcp-server package — add it to Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, or Codex, with a Docker image and HTTP transport also supported for server deployments. Because it is Perplexity's first-party implementation (2,300+ GitHub stars), the Perplexity MCP Server is the most reliable way to give an AI agent fresh, sourced answers — perfect for research assistants, fact-checking, and any workflow that needs current information the base model was never trained on.

🔍

Tavily MCP Server

by Tavily

LocalOfficial

The Tavily MCP server (tavily-ai/tavily-mcp) is the official, production-ready Model Context Protocol server for Tavily, a search API built specifically for AI agents and RAG pipelines rather than human browsing. It exposes four tools: tavily-search runs real-time web searches tuned for LLM consumption (returning clean, ranked, source-cited results instead of raw HTML), tavily-extract pulls the full clean content out of one or more specific URLs, tavily-map builds a structured map of a site's pages starting from a root URL, and tavily-crawl walks a site to gather content across many pages in a single call. Together these let an assistant answer "search for the latest changelog entries for library X and summarize the breaking changes" or "extract the pricing table from these three competitor pages" with grounded, up-to-date, citation-backed data instead of stale training knowledge. Authentication uses a single `TAVILY_API_KEY` from tavily.com (a generous free tier is available). You can run it locally with `npx -y tavily-mcp@latest` in your Claude Desktop, Cursor, Windsurf, or Cline config, or connect to Tavily's hosted remote server at mcp.tavily.com for a zero-install setup. Typical use: give a coding or research agent live web access so it can verify facts, read documentation it has never seen, and cite real sources — one of the most widely adopted search servers in the MCP ecosystem.

🔍

Serper MCP Server

by Marco Pesani (Community)

Local

Community-built MCP server that gives AI agents live Google Search and webpage scraping through the Serper API — a fast, low-cost alternative to Google's own Custom Search. Exposes two tools: `google_search`, which returns rich SERP data (organic results, knowledge graph, 'people also ask', related searches) with region and language targeting, pagination, time filters, autocorrection, and full Google advanced-operator support (site:, filetype:, inurl:, intitle:, related:, before:/after: date ranges, exact-phrase, exclusion, and OR alternatives); and `scrape`, which extracts clean plain-text or markdown content from any URL along with JSON-LD structured data and head metadata while preserving document structure. Written in TypeScript and distributed on npm as `serper-search-scrape-mcp-server` (also available via Smithery for one-command Claude Desktop setup). Requires a Serper API key set as the `SERPER_API_KEY` environment variable; Serper's free tier of 2,500 queries makes it popular for prototyping RAG and research agents. Ideal for grounding LLM answers in current web results, competitive research, fact-checking, and building agents that need to both search and read pages without wiring up separate search and scraping providers.

🔍

You.com MCP Server

by youdotcom-oss

LocalOfficial

The You.com MCP Server (published as `@youdotcom-oss/mcp`) is a lightweight STDIO bridge that proxies MCP clients to You.com's hosted MCP endpoint at `https://api.you.com/mcp`, rather than running search logic locally — the actual retrieval and ranking happen on You.com's servers. It ships from You.com's own `youdotcom-oss` GitHub organization as part of their dx-toolkit monorepo, not the fabricated `you-com/mcp-server` repo sometimes cited elsewhere. Install by running `npx @youdotcom-oss/mcp` directly in your MCP client config, or add it as a dependency with `bun add @youdotcom-oss/mcp`; authentication requires a `YDC_API_KEY` environment variable, sent as a Bearer token to the hosted endpoint. By default the server exposes three tools: `you-search` for real-time web search grounded in You.com's independent index, `you-research` for deeper multi-step research queries that synthesize across several sources, and `you-contents` for fetching and extracting clean content from specific URLs. A fourth tool, `you-finance`, covers stock/market data but is opt-in only — it must be explicitly added via the `YDC_ALLOWED_TOOLS` environment variable (e.g. `YDC_ALLOWED_TOOLS=you-search,you-finance`) rather than being enabled by default. Typical use: an agent needs current information beyond its training cutoff — "search for the latest news on X" or "research competing products in this space and summarize the differences" — and calls You.com's search/research tools instead of relying on stale internal knowledge or a generic scraping fallback.

🔍

Kagi Search

by Kagi

LocalOfficial

Search the web using Kagi's search API.

💻

Sourcegraph MCP Server

by najva-ai

Local

najva-ai's Sourcegraph MCP Server is a Python server that gives AI assistants AI-enhanced code search across large, multi-repo codebases using Sourcegraph's query engine. It exposes three tools: `search` (run Sourcegraph queries with full advanced syntax — regex patterns, `lang:`/`file:`/`repo:` filters, and boolean operators — across sourcegraph.com or a self-hosted instance), `search_prompt_guide` (generate a context-aware guide that helps the model construct effective queries for a stated objective), and `fetch_content` (retrieve file contents or explore directory structures inside a repository). Auth is via a `SRC_ENDPOINT` environment variable (required — e.g. https://sourcegraph.com) plus an optional `SRC_ACCESS_TOKEN` for private instances. The server runs locally over SSE / Streamable-HTTP (default ports 8000/8080) and is installed from source with UV (`uv sync && uv run python -m src.main`), pip (`pip install -e .`), or a bundled Dockerfile; clients like Cursor connect by pointing `.cursor/mcp.json` at the local `http://localhost:8080/sourcegraph/mcp/` URL. It's ideal for agents that need to find and understand code patterns across many repositories rather than a single local checkout.

🧠

Graphlit

by Graphlit

LocalOfficial

Ingest anything from Slack to Gmail to podcast feeds, web crawling, into a searchable project.

🧠

Needle

by Needle AI

Auth requiredOfficial

Production-ready RAG out of the box to search and retrieve data from your own documents.

Checked 8d ago

🧠

Inkeep

by Inkeep

LocalOfficial

RAG Search over your content powered by Inkeep.

🔍

Glean

by Glean

LocalOfficial

Enterprise search and chat using Glean's API.

🌐

BuiltWith

by BuiltWith

LocalOfficial

Identify the technology stack behind any website.

🗄️

OpenSearch

by opensearch-project

LocalOfficial

Query and manage Amazon OpenSearch Service clusters. Full-text search, log analytics, and vector search support.

🔒

Shodan

by achristmascarol

Local

Internet-connected device search engine MCP. Query Shodan for device information, CVEs, open ports, and internet exposure data for security research.

🎬

Unsplash

by unsplash

LocalOfficial

Search and download high-quality free stock photos from Unsplash. Find images by keyword, collection, or photographer. Get proper attribution and download links.

🎬

Pexels

by pexels-mcp

Local

Search and download free stock photos and videos from Pexels. Find high-quality creative assets for any project with a simple natural language interface.

🎬

GIPHY

by Giphy

LocalOfficial

Search and retrieve GIFs and animated stickers from GIPHY's vast library. Find the perfect reaction GIF, trending content, or custom branded assets via MCP.

🎬

Freesound

by MTG

Local

Search and download free audio samples from Freesound.org. Find Creative Commons sounds, music loops, and field recordings for projects via natural language.

🔍

Typesense

by typesense

LocalOfficial

Typo-tolerant search engine MCP for Typesense. Index collections, perform faceted search, and build instant search experiences with Typesense's API.

🔍

Vespa

by vespa-engine

LocalOfficial

Yahoo's open-source AI search and serving engine MCP. Run vector search, lexical search, and structured search with ML model serving and real-time updates.

🔍

Manticore Search

by manticoresoftware

LocalOfficial

Fast open-source full-text search engine MCP. Index documents, run full-text, boolean, and percolate queries. Drop-in SphinxSearch/Elasticsearch alternative.

🌐

RapidAPI

by RapidAPI

Local

Access thousands of APIs via RapidAPI Hub. Search for APIs, inspect endpoints, test requests, and integrate new data sources and services quickly.

🌐

OpenStreetMap

by openstreetmap

Local

Query OpenStreetMap geographic data via Overpass API. Find points of interest, analyze geographic features, and build location-aware applications.

🌐

Foursquare Places

by foursquare

LocalOfficial

Location data and venue discovery MCP for Foursquare. Search for places, get detailed venue data, access tips and ratings, and build location-aware features.

🔍

RSS/Atom Feed Reader

by rss-mcp

Local

Parse and monitor RSS and Atom feeds from any URL. Aggregate news, blog posts, and podcast feeds. Filter by keyword and track content changes over time.

🔍

Wikipedia

by wikipedia-mcp

Local

Search and retrieve Wikipedia articles via MCP. Fetch article summaries, full content, infoboxes, and categories. Access multilingual Wikipedia content.

🔍

PubMed / NCBI

by ncbi-mcp

Local

Search biomedical literature on PubMed and NCBI databases. Retrieve abstracts, full articles, clinical trials, and gene/protein data for research workflows.

🔍

Crossref DOI

by crossref-mcp

Local

Retrieve academic metadata via Crossref. Look up papers by DOI, find citations, access journal metadata, and search scholarly literature databases.

🌐

NASA APIs

by nasa

Local

Access NASA's open APIs via MCP. Retrieve Astronomy Picture of the Day, Mars Rover photos, near-Earth object data, exoplanet archive, and earth observation imagery.

🔍

PubMed MCP

by hverlin

Local

PubMed and NCBI Entrez API integration for searching biomedical literature, retrieving abstracts, fetching full-text articles, and exploring medical research databases.

🔍

CourtListener MCP

by freelawproject

Local

Free Law Project CourtListener API server for searching federal and state court opinions, oral arguments, judges, and legal dockets. Access millions of legal documents.

🔍

Caselaw Access MCP

by harvard-lil

Local

Harvard Law School Caselaw Access Project API server for searching US historical case law. Access 40 million pages of court decisions from 1658 to the present.

🔍

Legal Research MCP

by mpazaryna

Local

Multi-source legal research MCP server aggregating US federal statutes, regulations, and case law. Query Code of Federal Regulations (CFR), US Code, and legal citations.

🔍

Congress.gov MCP

by willwade

Local

Congress.gov API integration for querying US legislation, bills, amendments, congressional members, committee reports, and Congressional Record content.

🌐

OpenFDA MCP

by evalstate

Local

FDA open data API server for querying drug adverse events, food recalls, device malfunctions, and pharmaceutical approvals from the FDA OpenFDA platform.

🌐

Data.gov MCP

by data-gov-community

Local

U.S. government open data portal MCP server. Search and retrieve datasets from Data.gov covering agriculture, climate, education, health, public safety, and science. Access 350,000+ datasets from federal agencies via CKAN API.

🔍

Perplexity MCP

by perplexity-community

Local

Perplexity AI search and research MCP server. Perform AI-powered web searches, get cited answers with real-time sources, conduct deep research queries, and access Perplexity Sonar models via Perplexity API.

🔍

Tavily Search MCP

by tavily-ai

Local

Tavily AI-optimized search API MCP server. Perform real-time web searches designed for LLM reasoning, retrieve clean search results with context windows, and access topic-filtered news and research via Tavily Search API.

🔍

US Code MCP

by govtools-dev

Local

Search and retrieve US federal laws and regulations. Query the US Code, CFR, and Federal Register for legal research.

🌐

LexisNexis

by lexisnexis-community

Local

Search LexisNexis legal databases for case law, statutes, regulations, and legal analysis. Retrieve court opinions, track legislation, and conduct legal research.

🌐

PACER Court Records

by pacer-community

Local

Query PACER (Public Access to Court Electronic Records) for federal court filings, case dockets, and legal documents. Search by party name, case number, or attorney.

✈️

Yelp

by yelp-developers

Local

Search for local businesses, restaurants, and services using Yelp's API. Get business details, reviews, ratings, hours, and location data for any area.

🌐

ClinicalTrials.gov

by clinicaltrials-community

Local

Search and query ClinicalTrials.gov database of 400,000+ clinical studies. Find trials by condition, intervention, location, status, and eligibility criteria.

🌐

MedlinePlus

by nlm-community

Local

Access NLM's MedlinePlus health information database. Look up drug information, medical conditions, symptoms, health topics, and trusted health content from the National Library of Medicine.

🔍

USPTO Patent & Trademark

by uspto-open-data

Local

Query US Patent and Trademark Office data. Search patents by keyword, inventor, or assignee. Retrieve trademark registrations, opposition filings, and patent examination status via official USPTO APIs.

🔍

Open States

by openstates-community

Local

Access US state legislative data from Open States. Query bills, votes, legislators, committees, and hearings across all 50 states. Track legislation status, sponsor history, and committee assignments.

🌐

Nominatim Geocoding

by osm-community

Local

Geocode addresses and reverse-geocode coordinates using OpenStreetMap Nominatim. Convert addresses to lat/lon, find place names from coordinates, and search for POIs — no API key required.

🌐

TomTom Maps

by tomtom-devs

Local

Use TomTom Maps API for routing, geocoding, traffic data, and POI search. Calculate optimal routes, get real-time traffic incidents, search for places, and retrieve map tile information.

🌐

Casetext (CoCounsel)

by casetext-community

Local

Integrate with Casetext legal research via MCP. Access case law, statutes, regulations, secondary sources, and the CoCounsel AI assistant (now Thomson Reuters). Automate legal research workflows, case summarization, and document review for litigation and transactional work.

📊

NIH Research Portfolio

by nih-community

Local

Query NIH Research Portfolio Online Reporting Tools (RePORTER) via MCP. Search active and historical research grants, principal investigators, institutions, publications, patents, and clinical studies. Access funding data for 50+ years of NIH-supported biomedical research.

🌐

GovInfo (Congress.gov)

by govinfo-community

Local

Access GovInfo congressional documents and federal publications via MCP. Query bills, statutes, regulations, congressional records, court opinions, the Federal Register, and Code of Federal Regulations. Retrieve official government publications for legal research and policy analysis.

🌐

TheSportsDB

by thesportsdb-community

Local

Use TheSportsDB free sports data API via MCP. Look up teams, players, leagues, events, and sports venues. Access match results, team badges and logos, player photos, event timelines, and sports statistics across football, basketball, baseball, hockey, tennis, and hundreds of global sports leagues.

🔍

NewsAPI

by newsapi-community

Local

Access real-time and historical news data via NewsAPI and MCP. Search across 80,000+ news sources and blogs, retrieve top headlines by country and category, filter articles by keyword and publication date, and monitor breaking news for any topic. Supports 54 countries and 7 news categories.

🔍

The Guardian API

by guardian-community

Local

Retrieve content from The Guardian newspaper via MCP. Search millions of articles dating back to 1999, access pieces by section, tag, contributor, or publication date, retrieve full article body text with Open Platform API, and monitor Guardian coverage on any topic for research and media monitoring.

🔍

New York Times API

by nyt-community

Local

Access New York Times article data via MCP. Search the NYT archive back to 1851, retrieve bestseller lists, get movie reviews, pull top stories by section, access semantic concepts and people tagging, and monitor Times Wire for real-time article publication events.

🔍

MusicBrainz

by musicbrainz-community

Local

Access MusicBrainz open music encyclopedia via MCP. Look up artists, releases, recordings, and works with MBIDs. Search the comprehensive music database for accurate metadata, retrieve release relationships, artist collaborations, label information, and acoustic fingerprints using AcoustID integration.

🌐

Zillow

by zillow-community

Local

Access Zillow real estate data via MCP. Retrieve property Zestimates, sale and rental listings, neighborhood data, property details including bedrooms, bathrooms, and square footage, recently sold comparables, mortgage rate estimates, and school ratings for addresses across the United States.

🌐

Redfin

by redfin-community

Local

Connect to Redfin real estate platform via MCP. Access for-sale and recently sold property listings, walk score and transit score data, agent reviews, market trend reports, price history timelines, and neighborhood statistics. Retrieve comparable sales analysis for property valuation workflows.

🌐

NCBI Entrez

by ncbi-community

Local

Query NCBI Entrez databases via MCP including PubMed, GenBank, SRA, GEO, dbSNP, ClinVar, and OMIM. Search biomedical literature, retrieve nucleotide and protein sequences, fetch gene expression datasets, look up genetic variants, and access clinical genomics records. Essential for bioinformatics and clinical research workflows.

🌐

Ensembl Genome Browser

by ensembl-community

Local

Access Ensembl genome annotation databases via MCP. Query gene coordinates, transcript isoforms, regulatory features, ortholog mappings, variant consequence predictions, gene ontology annotations, and comparative genomics data across 300+ vertebrate and invertebrate species using the REST API.

🌐

UniProt

by uniprot-community

Local

Query UniProt protein knowledgebase via MCP. Access reviewed Swiss-Prot protein records including function annotations, subcellular localizations, post-translational modifications, disease associations, interaction partners, sequence features, and cross-references to PDB structures, Pfam domains, and metabolic pathways.

🌐

Ticketmaster Discovery

by ticketmaster-community

Local

Connect to Ticketmaster Discovery API via MCP. Search events, venues, and attractions across concerts, sports, theater, and family events. Access event details, seating chart availability, presale codes, artist and team records, venue capacity data, and ticket price ranges. Build event recommendation and ticketing assistant workflows.

🔍

OpenAlex Scholarly Graph

by openalex-community

Local

Access OpenAlex open scholarly knowledge graph via MCP. Query 250M+ academic works, authors, institutions, journals, and concept hierarchies across all disciplines. Retrieve citation network graphs, author h-index metrics, funder attribution records, open access status flags, retraction notices, and concept co-occurrence matrices. Supports advanced filtering for systematic literature reviews, grant prospecting, and competitive research intelligence.

🔍

Dimensions Research Database

by dimensions-community

Local

Connect to Dimensions research intelligence platform via MCP. Access linked datasets covering grants, publications, clinical trials, patents, policy documents, and dataset citations. Query funder portfolio analyses, researcher collaboration networks, concept topic clustering, altmetrics attention scores, and translational research pathway mappings from bench to bedside for evidence synthesis and research evaluation workflows.

🌐

FDA OpenFDA

by community

Local

FDA OpenFDA API — query drug adverse events, medical device reports, food enforcement actions, drug labeling, and recall databases from the US Food and Drug Administration.

🎬

Podcast Index

by community

Local

Podcast Index decentralized podcast database API — search 4M+ podcast feeds, access episode transcripts, chapter markers, value tags, and live stream data without lock-in.

🎬

Listen Notes Podcasts

by community

Local

Listen Notes podcast search engine API — search 3M+ podcast episodes and shows, retrieve transcripts, monitor podcasts by keyword, and access audience insights and trending data.

🌐

USAJobs Federal Employment

by community

Local

USAJobs API — search federal government job listings, retrieve position details, agency information, qualifications, and application instructions from the official US government jobs portal.

🌐

Grants.gov

by community

Local

Grants.gov federal grant opportunities API — search and retrieve federal grant listings, agency forecasts, application packages, and award data from the official US grants database.

🌐

vLex Legal Research

by community

Local

vLex global legal research platform API — search case law, statutes, regulations, secondary sources, and treatises across 130+ jurisdictions. AI-powered legal research with Vincent AI and citator verification.

🌐

Fastcase Legal Research

by community

Local

Fastcase legal research API — access US case law, statutes, regulations, court rules, and law review articles. Integrated with bar associations in 40+ states. Authority Check citation validation and visualization tools.

🌐

Docket Alarm Court Filings

by community

Local

Docket Alarm litigation analytics API — search federal and state court dockets, download PACER filings at reduced cost, track case developments, monitor opposing counsel activity, and analyze litigation trends with AI summaries.

🌐

LoopNet Commercial Real Estate

by community

Local

LoopNet commercial real estate marketplace API — search commercial properties for sale and lease, retrieve listing details, access comparable sales, monitor market analytics, and manage commercial property listings.

🌐

CREXI Commercial Property Platform

by community

Local

CREXI commercial real estate marketplace API — search and analyze commercial property listings, retrieve auction data, access transaction history, track market trends, and manage broker listings across office, retail, industrial, and multifamily sectors.

🌐

SeatGeek Events & Tickets

by community

Local

SeatGeek API — search events by artist, team, venue, or date; retrieve ticket listings with price history and deal scores; access performer and venue metadata; and monitor price drops for sports, concerts, and theater events.

🌐

StubHub Ticket Marketplace

by community

Local

StubHub API — search ticket listings for live events, retrieve seating maps, compare ticket prices across face and resale value, access seller inventory data, and track listing performance for sports, concerts, and theater.

🗄️

Marqo

by community

Local

Marqo tensor search and vector database MCP — index and search multimodal content (text, images), manage indexes, perform semantic search, run hybrid lexical-vector queries, and build AI-native search experiences.

🌐

GBIF Biodiversity

by community

Local

GBIF (Global Biodiversity Information Facility) MCP — query species occurrence records, taxonomic data, and biodiversity datasets from 2+ billion occurrence records across 80,000+ datasets from researchers and institutions worldwide.

🌐

BioMCP

by genomoncology

Local

Biomedical research MCP server providing unified access to PubMed literature, ClinicalTrials.gov trial data, and MyVariant.info genomic variant information. Enables AI-powered biomedical research, drug discovery, and clinical evidence synthesis.

🌐

Healthcare MCP

by Cicatriiz

Local

Comprehensive healthcare data MCP server — access FDA drug adverse events, PubMed literature, medRxiv preprints, NCBI Bookshelf, ClinicalTrials.gov, ICD-10 codes, DICOM metadata, and medical calculators. All-in-one healthcare AI assistant.

🌐

Open Legal Compliance MCP

by TCoder920x

Local

Open legal compliance MCP server using free government APIs — query SEC EDGAR filings, EUR-Lex EU regulations, UK Legislation, GovInfo, CourtListener, Congress.gov, Open States, and CanLII. Multi-jurisdiction legal research without paid subscriptions.

🌐

US Legal MCP

by JamesANZ

Local

Comprehensive US legislation MCP server — query federal statutes, regulations, agency rulemakings, and news from OCC, SEC, CFTC, Federal Reserve, Treasury, and FinCEN. Ideal for compliance, regulatory research, and financial law analysis.

🌐

US Court MCP

by Mahender22

Local

Comprehensive US legal MCP server — access 4M+ court opinions from CourtListener, PACER federal court filings, Clio practice management, and US case law citations. One server for full-stack US legal research, case discovery, and court document retrieval.

🌐

OpenFDA MCP Server

by Augmented-Nature

Local

OpenFDA API MCP server — query FDA drug adverse events, product labeling, drug approvals, drug shortages, NDC directory information, medical device regulatory data, and food recall alerts. Access all openFDA public datasets through natural language.

🤖

Cohere

by cohere-community

Local

MCP integration for Cohere's enterprise NLP platform. Access Command models for generation, Embed for semantic search, Rerank for relevance scoring, and RAG pipelines. Optimized for enterprise retrieval use cases.

🤖

Vectara

by vectara

Local

Trusted RAG platform for enterprise AI. Ingest documents, query corpora, and build grounded AI applications with Vectara's Boomerang embedding model. Includes hallucination detection and factual consistency scoring.

🤖

Jina AI

by jina-ai

LocalOfficial

Multimodal AI search and embeddings via Jina AI. Generate embeddings, perform web search, read URLs, classify content, and segment text. Includes Jina Reader for clean web content extraction optimized for LLMs.

🤖

Voyage AI

by voyage-community

Local

State-of-the-art text and code embeddings via Voyage AI. Generate high-quality embeddings optimized for retrieval, rerank search results, and build semantic search applications. Purpose-built embeddings for legal, code, and finance domains.

🗄️

Turbopuffer

by turbopuffer-community

Local

Fast vector search database optimized for cold starts and serverless workloads. Full-text and vector search with metadata filtering. Ideal for RAG applications requiring sub-millisecond query performance at low cost.

🗄️

Vespa

by vespa-engine

Local

Enterprise search and vector database via Vespa's APIs. Deploy applications, feed documents, run queries combining BM25 and vector search, and manage ML models. Powers recommendation, RAG, and hybrid search at scale.

🌐

US Government Data

by martc03

Local

13 production MCP servers for US government data in a single package. Covers FDA drug recalls and safety alerts, Census Bureau demographic data, BLS labor statistics, EPA air quality and emissions, SEC EDGAR filings, USDA nutrition data, disaster declarations, cybersecurity vulnerabilities (NVD/CVE), and federal spending transparency.

🌐

Regulations.gov MCP

by eregulations

Local

US Regulations.gov MCP server. Search federal regulatory dockets, comment periods, and agency rulemaking documents via the official Regulations.gov API.

🌐

Westlaw MCP

by thomsonreuters

LocalOfficial

Thomson Reuters Westlaw legal research MCP server. Search case law, statutes, regulations, and secondary sources using Westlaw Edge API (subscription required).

🤖

Haystack MCP

by deepset

Local

Build and query Haystack NLP pipelines — document search, QA, RAG, and extraction using Haystack components.

💻

Greptile

by Greptile

Local

AI-powered codebase search and Q&A. Ask questions about any GitHub/GitLab repo in natural language.

🌐

OpenCorporates MCP

by opencorporates-community

Local

OpenCorporates company data API — query 200M+ companies across 140+ jurisdictions. Look up company registrations, directors, filings, relationships, and corporate network graphs for due diligence and legal research.

🌐

USPTO Trademark MCP

by uspto-community

Local

USPTO Trademark Electronic Search System (TESS) API — search trademark registrations, check availability, query application status, monitor marks, and retrieve trademark file history. Essential for IP research and brand clearance.

🌐

USPTO Patent MCP

by uspto-community

Local

USPTO Patent Full Text Database API — search granted patents and published applications, retrieve claims and specifications, track patent families, monitor citations, and analyze prior art. Powered by USPTO PatentsView and Open Data Portal.

🌐

USGS Earth Science MCP

by usgs-community

Local

USGS (U.S. Geological Survey) National Map APIs — query earthquake data, water resources, topographic maps, land cover, streamflow gauges, groundwater levels, and mineral resources. Supports real-time seismic and hydrologic feeds.

🔍

Constructor.io MCP

by constructorio-community

Local

Constructor.io product discovery API — power search, browse, autocomplete, and recommendations with AI-driven relevance tuning. Manage catalog ingestion, query merchandising rules, and analyze search performance for e-commerce.

🔍

Searchspring MCP

by searchspring-community

Local

Searchspring site search and merchandising API — manage product rankings, search filters, boost/bury rules, and recommendation configurations. Query search analytics, query intelligence data, and conversion metrics for e-commerce stores.

🌐

LexisNexis MCP

by community

Local

LexisNexis legal research platform integration — search case law, secondary sources, news, and public records through the LexisNexis API.

✈️

SearchAPI Travel MCP

by RikGmee

Local

Multi-context travel planning MCP integrating flight, hotel, and map search via SearchAPI for AI-powered itinerary creation.

💻

Docs MCP

by probelabs

Local

Turn any GitHub repository into an MCP server. Chat with codebases and documentation through natural language queries.

🧠

Knowledge Base MCP

by jeanibarz

Local

MCP server for listing and retrieving content from multiple knowledge bases, enabling AI assistants to search structured documentation.

🔍

Bloomberg Law MCP

by community

Local

Search Bloomberg Law for legal research, case law, statutes, regulations, and legal news.

🌐

US Congress MCP

by community

Local

Query the Congress.gov API for bills, amendments, congressional records, members, and legislative history.

🌐

OpenStreetMap MCP

by community

Local

Query OpenStreetMap and Overpass API for geospatial data, POIs, routing, and geographic analysis.

🔍

SAM.gov Contracts MCP

by community

Local

Search and retrieve federal contract opportunities, entity registrations, and award data from SAM.gov for government procurement intelligence.

🔍

USAJobs.gov MCP

by community

Local

Search federal government job listings on USAJobs.gov with AI — filter by agency, location, pay grade, and clearance requirements.

🔍

Realtor.com MCP

by community

Local

Search Realtor.com for property listings, price history, neighborhood insights, and mortgage estimates to power real estate AI workflows.

🔍

MLS Real Estate MCP

by community

Local

Access Multiple Listing Service (MLS) data for properties, agent listings, IDX feeds, and market statistics for real estate AI applications.

🔍

Reddit API MCP

by community

Local

Search Reddit posts, comments, and subreddits with AI — monitor brand mentions, trending topics, community sentiment, and AMAs.

🌐

USPTO Patents MCP

by community

Local

Search US Patent and Trademark Office databases for patent applications, granted patents, trademark registrations, and prior art with AI-assisted patent analysis.

🌐

EPA Envirofacts MCP

by community

Local

Query US EPA Envirofacts database for facility pollution data, hazardous waste sites, water quality, air emissions, toxic release inventory, and environmental compliance records.

🌐

Vehicle VIN Decoder MCP

by community

Local

Decode VINs via NHTSA vPIC API for vehicle specifications, recall data, safety ratings, manufacturer info, and model year details for any US-market vehicle.

🌐

CARFAX Vehicle History MCP

by community

Local

Access CARFAX vehicle history reports for accident records, service history, ownership records, mileage rollback checks, and title problem detection via CARFAX API.

🌐

NASA Earthdata MCP

by community

Local

Search and access NASA Earthdata datasets including satellite imagery, climate observations, geophysical data, and earth science products via CMR search API.

🌐

Crossref Scholarly MCP

by community

Local

Query Crossref API for academic article metadata, DOI resolution, citation counts, journal impact factors, publisher data, and scholarly publication discovery.

🌐

ChEMBL Drug Database MCP

by community

Local

Query ChEMBL bioactivity database for compound structures, drug targets, bioassay data, ADMET properties, clinical candidates, and approved drug information for drug discovery.

🔍

NIH PubMed Research MCP

by community

Local

Search NIH PubMed, PubMed Central, and NLM databases for biomedical literature, clinical trials (ClinicalTrials.gov), drug interactions (DailyMed), and FDA adverse event data.

🔍

CourtListener Free Law MCP

by community

Local

Search CourtListener open legal database for federal and state court opinions, oral arguments, PACER documents, judge financial disclosures, and citation networks.

🌐

RxNorm Drug Database MCP

by community

Local

Query the NLM RxNorm drug terminology API — look up drug names, RxCUIs, NDC codes, and drug interaction data, find generic equivalents and brand names, retrieve clinical drug forms and strengths, and map drug codes across SNOMED, NDF-RT, and MeSH.

🌐

NPI Registry MCP

by community

Local

Query the CMS National Provider Identifier (NPI) Registry — look up healthcare providers and organizations by NPI, name, specialty, or location, retrieve provider taxonomy codes, practice addresses, group affiliations, and deactivation status.

🌐

DISCO eDiscovery MCP

by community

Local

Integrate with DISCO AI-powered eDiscovery platform — query review sets, run concept and keyword searches, retrieve document coding and tag assignments, manage custodian holds and legal processing jobs, and pull privilege log and production metrics.

🌐

OpenFEMA Disaster Data MCP

by community

Local

Query FEMA open data APIs — retrieve disaster declarations, hazard mitigation grants, flood zone maps, NFIP policy and claims data, Individual Assistance registrations, and Public Assistance project worksheets across all 50 states and territories.

🌐

USGS Earthquake & Geology MCP

by community

Local

Query USGS geospatial APIs — retrieve real-time and historical earthquake data with magnitude, depth, and DYFI felt reports, access National Map elevation services, stream gauge water levels, volcano activity updates, and landslide hazard assessments.

🌐

Federal Register MCP

by community

Local

Search and retrieve U.S. Federal Register documents — query proposed and final rules, presidential documents, notices, and executive orders by agency, date, or keyword, fetch full-text XML content, track public comment deadlines, and monitor regulatory dockets.

💰

SEC EDGAR Full-Text Search MCP

by community

Local

Deep SEC EDGAR search beyond filings index — full-text search across 10-K, 10-Q, 8-K, proxy statements, and registration documents; retrieve exhibit attachments; parse XBRL inline data; query insider trading Forms 3/4/5; and access the SEC EDGAR EFTS full-text search API.

🔍

Google Patents MCP

by community

Local

Patent research via Google Patents Public Data — search patent publications by keyword, inventor, assignee, or CPC classification; retrieve full-text patent documents and claims; access prior art citations; query patent family members; and pull grant and filing event timelines.

🌐

RCSB PDB MCP

by community

Local

Protein structure data via RCSB Protein Data Bank API — search and retrieve macromolecular structures by PDB ID, query structural annotations and functional classifications, access sequence data and BLAST search results, retrieve ligand binding information and drug-target interactions, query experimental method and resolution data, access biological assembly information, and download structure files in PDB, mmCIF, and PDBML formats.

🔍

Law360 MCP

by community

Local

Access Law360 legal news and analysis — search breaking legal news across practice areas, retrieve court opinions and docket updates, monitor regulatory developments, track litigation trends by industry and jurisdiction, read expert analysis on pending legislation, and stay current on significant verdicts, settlements, and M&A transactions.

🔍

Justia MCP

by community

Local

Search and retrieve US legal resources via Justia — access federal and state case law, statutes, regulations, and legal opinions; query Supreme Court decisions, circuit court rulings, and district court filings; retrieve US Code provisions, CFR regulations, patent records, and trademark registrations for legal research.

🔍

FindLaw MCP

by community

Local

Access FindLaw legal resources and attorney directory — search case law summaries and legal guides by topic, retrieve plain-language explanations of statutes and regulations, find licensed attorneys by practice area and location, access legal forms and templates, and query jurisdiction-specific legal information for consumer and business law questions.

🔍

Nolo MCP

by community

Local

Access Nolo legal guides and self-help resources — search plain-English legal articles and guides across family law, estate planning, landlord-tenant, business law, and criminal defense; retrieve state-specific legal information and forms; find answers to common legal questions; and locate Nolo-vetted attorneys by practice area and state.

Data.gov MCP

by community

Local

Query the US government open data catalog at Data.gov — search and retrieve federal datasets across agriculture, climate, consumer, ecosystems, education, energy, finance, health, manufacturing, ocean, public safety, and science domains; access dataset metadata, download links, and API endpoints for thousands of government data sources.

Congress.gov API MCP

by community

Local

Access US congressional data via the Congress.gov API — search and retrieve bill text, summaries, and status; query committee reports and hearing records; find amendment details and voting records; access member biographical data and sponsored legislation; retrieve Congressional Record entries, treaties, and nominations for legislative research.

Healthgrades MCP

by community

Local

Access Healthgrades provider data and hospital quality ratings — search physicians by specialty, location, and insurance; retrieve board certification, malpractice history, and disciplinary action data; query hospital quality scores and patient satisfaction ratings; access procedure-specific outcomes data; and find highly-rated providers and facilities for patient referrals.

📊

Elastic APM MCP

by community

Local

Access Elastic APM observability via the Elasticsearch and Kibana APIs — query service performance metrics, distributed traces, and error rates, analyze transaction latency percentiles, pull infrastructure and host metrics, access ML anomaly detection results, manage APM agent configuration, query log correlation data, build service maps, and monitor real user monitoring (RUM) analytics.

🌐

Petfinder MCP

by community

Local

Search and retrieve adoptable pet listings from Petfinder via their public API — query dogs, cats, and other animals by breed, age, size, location, and adoption status; fetch shelter and rescue organization profiles; pull contact details and adoption requirements; track favorites and saved searches; and build pet adoption widgets, shelter dashboards, and animal welfare analytics.

🌐

Carvana MCP

by community

Local

Search and access Carvana used vehicle inventory via their API — query vehicles by make, model, year, price range, mileage, and features; retrieve detailed vehicle history reports, inspection findings, and 360° photo sets; fetch financing prequalification results and monthly payment estimates; access trade-in value appraisals; manage delivery scheduling; pull market pricing comparisons; and build automotive retail and inventory analytics tools.

🌐

AutoTrader MCP

by community

Local

Access AutoTrader automotive marketplace via their API — search new and used vehicle listings by make, model, trim, year, price, mileage, and ZIP code; retrieve dealer inventory with photos, price history, and days on lot; fetch vehicle valuations and price analysis; access dealer ratings and reviews; pull market trend reports and days-to-turn analytics; manage dealer listings; and build automotive inventory management and consumer research tools.

🌐

FAA Aviation Data MCP

by community

Local

Query FAA aviation datasets via their public APIs — retrieve NOTAMs (Notices to Air Missions), TFRs (Temporary Flight Restrictions), and AIRMETs/SIGMETs; access airport facility directory data, runway information, and ILS approach procedures; pull aircraft registration and airworthiness records; fetch pilot certificate data; access aviation weather products; retrieve accident and incident data from ASIAS; and build aviation compliance and operations tools.

📣

Meltwater

by Meltwater

Local

Enterprise media intelligence platform. Monitor news, social, broadcast, and podcasts for brand mentions and competitive insights.

📣

Agility PR Solutions

by Agility PR Solutions

Local

Media database, monitoring, and analytics platform for PR professionals. Find journalists, track coverage, and measure earned media impact.

🔍

Nuix

by Nuix

Local

eDiscovery and digital intelligence platform. Process and analyze unstructured data at scale for investigations, compliance, and legal review.

🔍

Everlaw

by Everlaw

Local

Cloud-based litigation platform for eDiscovery, case management, and trial preparation. Collaborative review with predictive coding and story builder.

💻

PyPI

by Community

Local

Python Package Index integration. Search packages, get dependency info, check vulnerability advisories, and manage Python project dependencies.

💻

npm Registry

by Community

Local

npm package registry integration. Search, inspect, and analyze JavaScript packages. Get download stats, dependency trees, and security advisories.

💻

crates.io

by Community

Local

Rust package registry integration. Discover, search, and analyze Rust crates. Access documentation, version history, dependencies, and download statistics.

💻

DevDocs

by Community

Local

Unified developer documentation browser. Search across 100+ documentation sets including MDN, Node.js, React, Python, Ruby, and more in one integration.

🔍

Phind Developer Search MCP

by community

Local

Search technical documentation and code answers via Phind — query developer-focused search for programming questions, retrieve code examples with explanations, get answers from Stack Overflow, GitHub, and official docs, access Phind's AI-synthesized responses for technical topics, and integrate intelligent developer search into coding assistants and documentation tools.

🌐

OpenStreetMap Overpass MCP

by community

Local

Query OpenStreetMap geographic data via the Overpass API — run Overpass QL queries to retrieve POIs, roads, buildings, and geographic features, filter by tags, bounding boxes, and polygon areas, access way and relation data, query amenities and transport networks, retrieve administrative boundaries, and integrate real-world geographic data into AI location intelligence and mapping applications.

🔍

DuckDuckGo Search MCP Server

by nickclyde

Local

The DuckDuckGo Search MCP server brings privacy-focused web search into Claude Desktop, Cursor, VS Code, and any MCP-compatible AI client without sending your queries to Google. Built on the DuckDuckGo search API, it lets AI assistants search the open web and return clean, LLM-formatted results with titles, snippets, and URLs — no API key or account required. Beyond raw search, the server includes a content-fetching tool that retrieves and parses webpage text, strips boilerplate, and extracts the meaningful body for your AI to reason over. Rate limiting is built in to prevent blocking. You can configure SafeSearch level (STRICT / MODERATE / OFF) and a default region code via environment variables, making it suitable for both personal and enterprise deployments. Install with a single uvx command; configure in Claude Desktop's JSON config or add via the claude mcp add command. With 1,280+ GitHub stars and PyPI package support, it is the most popular open-source DuckDuckGo MCP server available.

Sponsored

Semrush

7-day Free Trial

Keyword research, competitor analysis, and content optimization for content automation workflows.

Try Semrush free →