AddSearch

AddSearch MCP Connector for Claude

A+

Equip your AI agent with AddSearch to query your indexed site content, push new documents, and retrieve search analytics instantly.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AddSearch account to your AI agent and turn your site's search index into an interactive, manageable database. Perfect for content teams and developers who need to audit site search performance without opening dashboards.

What you can do

  • Deep Search — Query your indexed content using natural language, apply custom field filters (e.g. "category=shoes"), or sort by custom variables
  • Document Management — List all indexed pages, import new content directly via JSON, or permanently delete outdated documents from the index
  • Search Analytics — Retrieve live statistics on user queries, identifying top searches, zero-result queries, and click-through rates
  • Frontend Emulation — Test your auto-suggestions and pagination just like a real user interacting with your search bar

How it works

  1. Subscribe to this server
  2. Enter your AddSearch Site Key and optional Secret Key
  3. Start managing your search index from Claude, Cursor, or any MCP-compatible environment

Who is this for?

  • Content Managers — ask your agent what the most popular zero-result queries were this week to identify content gaps
  • Developers — debug the search index by looking up a specific URL's metadata or manually pushing a JSON document fix in seconds
  • E-Commerce Teams — query specific product categories and verify if the relevance ranking is displaying the right inventory
site-searchnlp-searchsearch-analyticsapi-indexingcontent-discoverysearch-ranking

10 tools expose this connector's capabilities to your AI agent.

delete_document

Requires Secret Key. Permanently delete a document

search_filtered

g., "category=shoes", "brand=nike"). Search indexed content by custom field

index_document

Requires Secret Key. Add or update an indexed document

list_documents

Requires Secret Key. List all indexed documents

search_pagination

Retrieve a specific page of search results

search_keyword

Search indexed content by keyword

search_sorted

Search indexed content with custom sort

stats_clicks

Requires Secret Key. Retrieve click-through analytics

stats_queries

Requires Secret Key. Retrieve search query analytics

autosuggest

Get autocomplete suggestions

See how to talk to your AI agent using AddSearch.

Show me the top search queries that resulted in 0 hits.

Based on the recent stats, the top zero-result queries are: 1. 'internship 2026' - 142 searches 2. 'sso integration' - 89 searches 3. 'gdpr compliance pdf' - 55 searches These topics might be worth adding to your content backlog.

Search my site for "pricing updates" filtered by category=news.

Found 3 results for "pricing updates" in the 'news' category: 1. Q1 Pricing Announcement (Score: 0.95) 2. Subscriptions Fact-sheet (Score: 0.81) 3. Partner Network Updates (Score: 0.72) Would you like the full URL and snippet for the top result?

Test the auto-suggest for the prefix "shoe".

The auto-suggest API returns these completions for "shoe": - shoes for running - shoelaces - shoe sizing guide The system confirms the index is correctly populating typed suggestions for this entity.

Yes. If you provide the AddSearch Secret Key, your agent can use the `index_document` tool. You can supply a URL and a JSON payload containing the title and body, and the agent will push it directly into your live search index without waiting for the web scraper.

Related Connectors