🤖

WebUplink

Give any MCP client the ability to browse and interact with the web via WebUplink.

RUN IN TERMINAL
claude mcp add aiwebuplink-mcp -- npx -y @webuplink/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiwebuplink-mcp": { "command": "npx", "args": ["-y", "@webuplink/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiwebuplink-mcp": { "command": "npx", "args": ["-y", "@webuplink/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiwebuplink-mcp": { "command": "npx", "args": ["-y", "@webuplink/mcp"] } } }

About This MCP Server

The ai.webuplink/mcp server enables MCP clients to interact with the web through WebUplink, allowing them to browse and access web content. This server connects to MCP clients and facilitates communication between them and the web. Developers would use this server when they need to provide their MCP clients with web browsing capabilities, leveraging the WebUplink platform to bridge the gap between the client and the web.

Give any MCP client the ability to browse and interact with the web via WebUplink.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@webuplink/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The WebUplink server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiwebuplink-mcp.svg)](https://skillsplayground.com/mcps/aiwebuplink-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.