Skip to main content
Glama

Web3 Research MCP

search

Find Web3-related information quickly using this tool. Conduct searches across web, news, images, or videos with a simple query to enhance your crypto and blockchain research.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query
searchTypeNoType of searchweb

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search query", "type": "string" }, "searchType": { "default": "web", "description": "Type of search", "enum": [ "web", "news", "images", "videos" ], "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Web3 Research MCP

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/aaronjmars/web3-research-mcp'

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