Related Identity MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACCESS_TOKEN | No | Your access token. If no access_token is provided, requests will be limited after a certain amount | |
| DATA_API_URL | No | The URL of the data API | https://graph.web3.bio/graphql |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-related-addressA | Retrieves all related identities associated with a specific platform identity. This tool helps discover cross-platform connections for the same person or entity. Use cases include: 1) Finding all accounts (Lens, Farcaster, ENS, etc.) belonging to the same person, 2) Resolving domain names to their underlying addresses (ENS domains, Lens handles, etc.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.
A single tool inherently exhibits perfect naming consistency, as there are no other tools to compare it against for patterns or deviations.
One tool is too few for a server focused on identity resolution across multiple platforms, as it lacks operations like validation, creation, or management of related identities, making the scope feel incomplete.
The server has a significant gap in coverage for identity-related operations; it only retrieves related addresses but lacks tools for adding, updating, verifying, or deleting identities, which are essential for a comprehensive identity management system.