← Registry

Data Collection

allid.me

Access and search a public directory of profiles and links for people, businesses, and brands.

1 endpoint4 known toolsFirst detected July 13, 2026Last detected July 13, 2026

ENDPOINT 1

https://allid.me/mcp

No auth detected

Known tools 4

search_profiles

Search AllID — the first-party directory of people, businesses, brands, creators, and events — by free text: handle, name, bio, tags, or link signals.

Inferred read-only
get_profile

Fetch the full public profile for a handle: display name, bio, tags, and the link cards the person or business chose to publish.

Potential side effects
list_links

Return only the link cards on a public profile, optionally filtered by platform (github, instagram, website, etc.).

Inferred read-only
get_site_info

Return AllID site metadata, capabilities, rate limits, and the full canonical usage policy.

Inferred read-only

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.allid-me]
url = "https://allid.me/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "allid-me": {
      "type": "http",
      "url": "https://allid.me/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: allid-me
Remote MCP URL: https://allid.me/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": {
    "allid-me": {
      "url": "https://allid.me/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "allid-me": {
      "type": "http",
      "url": "https://allid.me/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "allid-me",
  "transport": "streamable-http",
  "url": "https://allid.me/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for allid.me was fetched 2026-07-30T16:13:42.508Z and is being refreshed.

Trust status Trusted

allid.me is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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