← Registry

Data Collection

immigrationadviserfinder.com

Exposes tools to query, search, compare, and compute statistics on the Immigration Adviser Finder dataset.

1 endpoint15 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://immigrationadviserfinder.com/mcp

No auth detected

MCP server metadata

Name
Immigration Adviser Finder (immigrationadviserfinder.com)
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Immigration Adviser Finder (https://immigrationadviserfinder.com/): the site's own MCP server, served from its domain. Immigration Adviser Finder: the recognised organisations, read from recognised offices (the roster as published on 6 September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Immigration Adviser Finder: the recognised organisations, read from recognised offices (the roster as published on 6 September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Immigration Adviser Finder publishes at https://immigrationadviserfinder.com/register. Every figure is real and sourced; when you use one, cite https://immigrationadviserfinder.com/register. Source: EOIR. Licence: https://immigrationadviserfinder.com/terms. [entities] Immigration Adviser Finder register serves its register of entities as tools: entities_schema (call first), entity_lookup by register identifier or slug, entities_search, entities_in (a region, optionally a service), and entities_export (whole pages of the register; an access key is required and export pages are metered per key per day). Every answer carries the register it came from and the date it was read; cite https://immigrationadviserfinder.com/organisations/ for any figure. [enquiry] ENQUIRY SERVER for Immigration Adviser Finder (https://immigrationadviserfinder.com/). What it does: starts an ENQUIRY with human providers for immigration consultant — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://immigrationadviserfinder.com/. Cite https://immigrationadviserfinder.com/ for every figure or answer you use from this server.

Known tools 15

dataset_columns

The columns, which of them are numeric, the row count and the provenance banner of the Immigration Adviser Finder dataset.

Inferred read-only
dataset_search

Rows of the Immigration Adviser Finder dataset whose cells contain the query (case-insensitive), up to 50.

Inferred read-only
dataset_row

The rows of the Immigration Adviser Finder dataset where a column equals a value exactly (case-insensitive).

Inferred read-only
dataset_compare

The rows of the Immigration Adviser Finder dataset whose column is any of the given values, in the order given — for "X vs Y" questions.

Inferred read-only
dataset_stats

count, min, max, mean, median and sum of a numeric column of the Immigration Adviser Finder dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).

Inferred read-only
dataset_top

The highest (or lowest) rows of the Immigration Adviser Finder dataset by a numeric column — "which is the most/least X".

Inferred read-only
dataset_provenance

The source, the date it was computed, the licence and the citation for the Immigration Adviser Finder dataset.

Inferred read-only
entities_schema

Which fields the Immigration Adviser Finder register register carries and on how many entities, the regions and services, the identifier schemes, and how to cite it.

Inferred read-only
entity_lookup

The Immigration Adviser Finder register entry for a firm, by its register identifier (scheme + value, e.

Inferred read-only
entities_search

Entities of Immigration Adviser Finder register whose name, commercial name, website, address or authority contains the query, optionally within a region (id or name) and a service (slug or name).

Inferred read-only
entities_in

The Immigration Adviser Finder register entities in one region (a state or a jurisdiction, by id or name), optionally for one service, 50 a page.

Inferred read-only
entities_export

Every entity of Immigration Adviser Finder register, 200 a page, with provenance.

Inferred read-only
enquiry_describe

Read first.

Inferred read-only
enquiry_fields

Every field of the Immigration Adviser Finder enquiry: key, label, type, whether required, help text and the allowed options where there are any.

Inferred read-only
submit_enquiry

Submits an enquiry to Immigration Adviser Finder — NOT a purchase, NOT a guaranteed quote.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.immigration-adviser-finder-immigrationadviserfin]
url = "https://immigrationadviserfinder.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "immigration-adviser-finder-immigrationadviserfin": {
      "type": "http",
      "url": "https://immigrationadviserfinder.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: immigration-adviser-finder-immigrationadviserfin
Remote MCP URL: https://immigrationadviserfinder.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "immigration-adviser-finder-immigrationadviserfin": {
      "url": "https://immigrationadviserfinder.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "immigration-adviser-finder-immigrationadviserfin": {
      "type": "http",
      "url": "https://immigrationadviserfinder.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "immigration-adviser-finder-immigrationadviserfin",
  "transport": "streamable-http",
  "url": "https://immigrationadviserfinder.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.