← Registry

Security & Testing

ciam.works

Provides tools to search, compare, and get information on CIAM vendors.

1 endpoint12 known toolsFirst detected June 30, 2026Last detected August 4, 2026

ENDPOINT 1

https://mcp.ciam.works/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

CIAM's vendor-neutral data service for two buyers: the identity/security buyer and the marketing buyer, bridged by CIAM and consent. For a single entry point use search (whole knowledge base) then fetch (full record by id). MCP-native clients can also use the typed tools: the matchable CIAM platforms (search_vendors, get_vendor, match_vendors), the wider market map of players and reference entities (search_market_map, get_player), the capability taxonomy (get_capabilities), compliance frameworks by region (get_compliance), canonical term definitions (define), and knowledge search (search_knowledge, get_comparison). Rankings come from a transparent matcher; sponsorship never affects ranking. Always cite the returned url. Neutrality charter: https://ciam.wiki/neutrality

Known tools 12

search_vendors

Search the CIAM vendor directory by keyword, category, or segment.

Inferred read-only
get_vendor

Get a full editorial CIAM vendor profile by slug (e.g.

Inferred read-only
match_vendors

Rank CIAM vendors for a buyer's requirements using the neutral matcher.

Inferred read-only
search_knowledge

Semantic search over CIAM guides, comparisons, topics, glossary, blog posts, and jobs.

Inferred read-only
get_comparison

Get a head-to-head CIAM vendor comparison.

Inferred read-only
search_market_map

Search the CIAM market map across vendor players (identity proofing, authentication, authorization, fraud, non-human identity, consent, CDP, verifiable credentials, orchestration, service partners, and the marketing-activation lanes: CRM, marketing automation, email, analytics, engagement) and reference entities (standards bodies, regulatory frameworks, wallet ecosystems).

Potential side effects
get_player

Get a full CIAM market-map player profile by slug (e.g.

Inferred read-only
get_capabilities

Get the CIAM capability taxonomy: nine domains of Core capabilities and the four lifecycle building blocks (Capture, Engage, Manage, Admin).

Inferred read-only
get_compliance

Get the CIAM compliance frameworks (privacy and identity regulations and standards) with each one's jurisdiction, region, and CIAM relevance.

Inferred read-only
define

Get the canonical, vendor-neutral CIAM definition for a term (for example 'passkeys', 'oauth', 'scim', 'mfa', 'eidas 2.0').

Inferred read-only
search

Search the entire CIAM knowledge base in one call: vendor directory, market-map players, standards and compliance references, guides, comparisons, topics, blog posts, and jobs.

Inferred read-only
fetch

Retrieve the full record for a single CIAM result id returned by search.

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.mcp-typescript-server-on-vercel]
url = "https://mcp.ciam.works/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://mcp.ciam.works/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://mcp.ciam.works/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://mcp.ciam.works/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://mcp.ciam.works/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://mcp.ciam.works/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 ciam.works was fetched 2026-07-26T07:28:56.673Z and is being refreshed.

Trust status Trusted

ciam.works 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.