MetaMask Embedded Wallets (Web3Auth) MCP
io.github.Web3Auth/mcp-serverHelps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.
Tools · 5
Search MetaMask Embedded Wallets documentation (Algolia) and example projects. Returns doc page links with snippets and matching examples.
Fetch the full content of a MetaMask Embedded Wallets documentation page by URL. Sources: Algolia, llms.txt, GitHub MDX.
Fetch complete source code of a Web3Auth integration example from GitHub.
Fetch SDK source code (types, interfaces, hooks) from open-source Web3Auth repos.
Search or fetch posts from the MetaMask Embedded Wallets community forum (builder.metamask.io).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"metamask_embedded_wallets_(web3auth)_mcp": {
"url": "https://mcp.web3auth.io",
"transport": "streamable-http"
}
}
}