Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

evm_getentity

Retrieve comprehensive details for a blockchain entity, including name, logo, description, external links, and related addresses by providing its unique ID. Powered by the Moralis MCP Server.

Instructions

Retrieve details for a specific entity using its unique ID. Returns name, logo, description, external links and related addresses.

Input Schema

NameRequiredDescriptionDefault
entityIdYes

Input Schema (JSON Schema)

{ "properties": { "entityId": { "type": "string" } }, "required": [ "entityId" ], "type": "object" }

Other Tools from Moralis MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoralisWeb3/moralis-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server