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

io.github.webweaver-nexus/webweaver-mcp-server

io.github.webweaver-nexus/webweaver-mcp-server

WebWeaver Nexus services for MCP hosts: waitlist signup (with UI), product overview, contact info.

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

Tools · 3

join_waitlist

Opens the WebWeaver Nexus waitlist signup form. Users can submit their details to join the early-access list.

get_product_overview

Returns a short description of what WebWeaver Nexus does.

get_contact_info

Returns contact methods and links for WebWeaver Nexus.

Resources · 1

ui://join-waitlist/mcp-app.html ui://join-waitlist/mcp-app.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.webweaver-nexus/webweaver-mcp-server": {
      "url": "https://webweaver-nexus-mcp.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}