Loading...
npx -y @smithery/cli install web3-research-mcp --client claude{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": ["-y", "web3-research-mcp@latest"]
}
}
}create-research-planGenerates a structured research plan for a specified token.
Creates a plan, no external interaction.
searchPerforms a web search based on a query and returns the results.
Read-only operation, retrieves search results.
research-with-keywordsSearches for a token using specific keywords and saves the results.
Writes search results to local storage.
update-statusUpdates the status of a research section.
Modifies the status of research sections.
fetch-contentFetches content from a URL and saves it as a resource.
Downloads and stores content from the web.
list-resourcesLists all available resources that have been saved.
Read-only operation, lists stored resources.
search-sourceSearches for information about a token from a specific source.
Read-only operation, searches a specific source.
This MCP is relatively safe for research purposes, but users should be aware of the potential for biased information and the risks associated with automated web scraping. It's safe for gathering information, but risky if used to make financial decisions without human oversight.