Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

searchEntities

Query blockchain data to find entities, addresses, and categories using the Model Context Protocol (MCP). Specify search parameters and limit results for precise filtering.

Instructions

Search for entities, addresses and categories

Input Schema

NameRequiredDescriptionDefault
limitNoThe desired page size of the result.
queryNoThe search query

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "The desired page size of the result.", "type": "integer" }, "query": { "description": "The search query", "type": "string" } }, "type": "object" }
Install Server

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