Back to search
100
MCP live v2.0.0 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%
2 probes
Response
440ms
last probe
Tools
5
callable

Tools · 5

search_docs

Search MetaMask Embedded Wallets (Web3Auth) documentation and examples. Use for SDK discovery, feature lookup, and finding relevant examples. Returns doc page links with snippets and matching example …

get_doc

Fetch the full content of a MetaMask Embedded Wallets documentation page. Use after search_docs to read the actual doc. Tries Algolia, then llms.txt, then GitHub raw MDX as fallbacks.

get_example

Fetch the complete source code of a Web3Auth integration example from GitHub. Returns all source files needed to understand how the integration works. Examples are the PRIMARY reference for integratio…

get_sdk_reference

Fetch SDK source code (type definitions, interfaces, hooks) from the open-source Web3Auth SDK repos. Use for REFERENCE and DEBUGGING only — to verify exact type shapes, constructor signatures, availab…

search_community

Search or fetch posts from the MetaMask Embedded Wallets community forum (builder.metamask.io). Use for troubleshooting real user issues, finding workarounds, and checking if an issue is known. Provid…

Similar MCP servers embedding-nearest

MetaMask Embedded Wallets MCP
MetaMask Embedded Wallets MCP (formerly Web3Auth) gives AI coding assistants live access to Embedded Wallets documentation, SDK references,
0 tools · http
MetaMask Embedded Wallets (Web3Auth) MCP
Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.
0 tools · streamable-http
Microsoft Learn MCP live
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
3 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
AgentLux live
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
79 tools · streamable-http
info.blocksize.mcp/agentic-payments live
Public MCP discovery for Blocksize market data, pricing, and docs.
6 tools · streamable-http

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