# outris-identity-mcp MCP server

Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-outris-dev-user-outris-identity-mcp
- Repository: https://github.com/outris-dev-user/outris-identity-mcp

## Install
- Endpoint: https://mcp-server.outris.com/http
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp-server.outris.com/http
- Header: Authorization

## Tools
- check_online_platforms - 
**What it does:** Checks if a phone number is registered on major global platforms (Amazon, Instagram, Snapchat).
**Input:** Phone number (with or without country code).
**Returns:** Registration status (true/false) for each specific platform.
**Best for:** Digital footprint analysis, verifying if a number is "real" and active on social/shopping apps.
    
Cost: 1 credit Endpoint: https://mcp-server.outris.com/http
- check_digital_commerce_activity - 
**What it does:** Checks if a phone number has been used for any digital commerce activity (ecommerce, travel, quick-commerce).
**Input:** Phone number (Indian numbers only, add ISD code infront).
**Returns:** Boolean flags for overall commerce types, activity timeline, and demographics if available.
**Best for:** Assessing if a phone number belongs to a real, active consumer vs. a throwaway number.

Cost: 1 credit Endpoint: https://mcp-server.outris.com/http
- get_identity_profile - 
**What it does:** Comprehensive identity report. Fetches names, emails, addresses, metadata, and risk scores in one go .
**Input:** Phone number.
**Returns:** Complete JSON profile containing all linked entities.
**Best for:** Deep investigations where you need the "full picture" immediately. Understand if similar names, addresses appear, then that gives more confidence

Cost: 3 credits Endpoint: https://mcp-server.outris.com/http
- get_name - 
**What it does:** identifying the owner name of a phone number.
**Input:** Phone number (with or without country code).
**Returns:** List of full names linked to this phone with confidence scores.
**Best for:** KYC verification, caller ID, finding out "who called me".

Cost: 2 credits Endpoint: https://mcp-server.outris.com/http
- get_email - 
**What it does:** Finds email addresses linked to a phone number.
**Input:** Phone number.
**Returns:** List of email addresses with confidence scores.
**Best for:** Digital footprint analysis, finding contact details, or cross-referencing identities.

Cost: 2 credits Endpoint: https://mcp-server.outris.com/http
- get_address - 
**What it does:** Finds physical addresses associated with a phone number.
**Input:** Phone number.
**Returns:** List of addresses with metadata (e.g., "shipping", "billing", "home") and dates.
**Best for:** Fraud investigation, delivery verification, and location analysis.

Cost: 2 credits Endpoint: https://mcp-server.outris.com/http
- get_alternate_phones - Get other phone numbers belonging to the same person.

Returns: List of alternate phone numbers linked through shared identities
(same name, email, or address).

Use when: User wants to find all phones associated with a person.

Example queries:
- "What other phones does this person have?"
- "Find alternate numbers for 9876543210"
- "Are there other phones linked to this one?"

Cost: 2 credits Endpoint: https://mcp-server.outris.com/http
- check_breaches - 
**What it does:** Checks if a phone number or email has been exposed in known data breaches.
**Input:** Email address OR Phone number.
**Returns:** List of breaches (for email) or breach categories (for phone), including dates.
**Best for:** Security audits, checking if a user's data is compromised ("Have I Been Pwned" style checks).

Cost: 1 credit Endpoint: https://mcp-server.outris.com/http

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.outris-dev-user
- Version: 2.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 28, 2026
- Source: https://registry.modelcontextprotocol.io
