io.github.webweaver-nexus/webweaver-mcp-server
io.github.webweaver-nexus/webweaver-mcp-serverWebWeaver Nexus services for MCP hosts: waitlist signup (with UI), product overview, contact info.
Tools · 3
Opens the WebWeaver Nexus waitlist signup form. Users can submit their details to join the early-access list.
Returns a short description of what WebWeaver Nexus does.
Returns contact methods and links for WebWeaver Nexus.
Resources · 1
ui://join-waitlist/mcp-app.html
Similar MCP servers embedding-nearest
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"
}
}
}