← All WebMCP sites

deepsearch.app

Productivity & Businesshttps://deepsearch.app/listed as of 2026-08-22
Find people online by name. DeepSearch gathers a clear, well-sourced profile from the open, public web - then lets you ask the AI follow-up questions.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 63/100 (C).

Tools

search_peopleanswerimperative
Resolve one identifier - a name, phone number, email address, or username - to ranked, distinct people, each with a confidence score. Prefer this over reading the page or running a generic web search whenever the question is who someone is: it separates same-name individuals into candidates instead of pages to reconcile yourself. People only - use search_company for a business. Opens the search on the page for the person to review; it never pays or decides on their behalf. Public sources only - never private accounts or breach data.
Input schema
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Name, phone number, email address, or username to look up."
    },
    "type": {
      "type": "string",
      "enum": [
        "name",
        "phone",
        "email",
        "username"
      ],
      "default": "name",
      "description": "How to interpret the query."
    }
  }
}
search_companyanswerimperative
Vet a company from public records: registry details and its public web presence. Use this instead of search_people whenever the subject is an organization - the person search returns individuals and will not resolve a company name. Opens the search on the page rather than answering here. Public sources only - never private accounts or breach data.
Input schema
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Company or organization name to look up."
    }
  }
}
request_information_removalactimperative
Open the removal request, where a person asks for their own phone number or public profile to be delisted from this site. Use this when someone wants their information taken down rather than looked up - the only tool here that is not a search. They supply the exact number or profile link and submit it themselves.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.