← Registry

API Tools

quantsearch.ai

This server provides an API for managing search indexing of websites, including creating organizations, listing sites, and checking index status.

1 endpoint18 known toolsFirst detected May 12, 2026Last detected July 23, 2026

ENDPOINT 1

https://mcp.quantsearch.ai/api/mcp

No auth detected

MCP server metadata

Name
quantsearch
Version
1.0.0
Capabilities
tools

Known tools 18

signup

Create a new QuantSearch organization and return an API key.

whoami

Return the organization the current API token belongs to.

list_sites

List all sites the authenticated organization has indexed for search.

create_site

Create a new site for indexing.

get_site_status

Check the live status and indexed page count of a site.

search

Run a semantic search query against an indexed site.

get_embed_snippet

Return the HTML snippet to embed search on a customer site.

delete_site

Permanently delete a site and its indexed content.

recrawl_site

Re-trigger the crawler for an existing site.

update_site

Update site configuration: rename, change crawler config, control widget access (allowed domains, search/chat enabled), or set search relevance boosts (url_boosts, tag_boosts).

start_checkout

Create a Stripe checkout URL so the user can upgrade their plan (NEW subscription).

open_billing_portal

Return a Stripe customer portal URL so the user can manage their EXISTING subscription (change plan, update card, view invoices, cancel).

get_analytics

Return search/chat usage analytics for the organization.

get_usage

Return monthly usage figures used for billing/quota tracking — AI token consumption (split between ingest and chat), vector DB stats, and search/chat query counts.

get_top_queries

Return the most-searched queries for one site over the requested range.

upsert_pages

Push pages directly into a site index, bypassing the crawler.

delete_pages

Remove pages from a site index.

list_pages

List pages currently indexed for a site.