Give any MCP client the ability to browse and interact with the web via WebUplink.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by WebUplink.
browseBrowse a web page or execute tools on a page.
close_sessionClose a browser session to free resources.
Give any MCP client the ability to browse and interact with the web via WebUplink.
Add to claude_desktop_config.json:
Add to .cursor/mcp.json:
That's it β your AI can now browse and interact with any website.
browseBrowse a web page or execute tools on a page.
| Parameter | Type | Description |
|---|---|---|
url | string | URL to open a new browser session |
session_id | string | Existing session ID to continue browsing |
tool | string | Tool name to execute on the page |
params | object | Parameters for the tool |
include_page_content | boolean | Include detailed page content |
close_sessionClose a browser session to free resources.
| Parameter | Type | Description |
|---|---|---|
session_id | string | Session ID to close |
| Variable | Required | Default | Description |
|---|---|---|---|
WEBUPLINK_API_KEY | β | β | Your WebUplink API key |
WEBUPLINK_BASE_URL | β | https://api.webuplink.ai | API base URL |
For remote deployments:
Listens on port 3001 (configurable via PORT), accepts MCP requests at /mcp.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/webuplink)<a href="https://allmcps.com/mcp/webuplink"><img src="https://allmcps.com/api/badge/webuplink?style=directory" alt="WebUplink on AllMCPs" /></a>