Skip to content
Back to search
100
MCP live v2.0.0 MCP 2025-11-25 streamable-http

MetaMask Embedded Wallets (Web3Auth) MCP

io.github.Web3Auth/mcp-server

Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.

Uptime
100.0%
1 direct probes · 30d
Response
493ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_docs

Search MetaMask Embedded Wallets documentation (Algolia) and example projects. Returns doc page links with snippets and matching examples.

get_doc

Fetch the full content of a MetaMask Embedded Wallets documentation page by URL. Sources: Algolia, llms.txt, GitHub MDX.

get_example

Fetch complete source code of a Web3Auth integration example from GitHub.

get_sdk_reference

Fetch SDK source code (types, interfaces, hooks) from open-source Web3Auth repos.

search_community

Search or fetch posts from the MetaMask Embedded Wallets community forum (builder.metamask.io).

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"
    }
  }
}