aaronjmars/web3-research-mcp
Deep Research for crypto - free & fully local
Quick Start
Clone the repository:
git clone https://github.com/aaronjmars/web3-research-mcpClaude Desktop configuration example:
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": [
"-y",
"aaronjmars/web3-research-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.