Skip to content
Back to search
30
MCP

@mseep/mcp-vnc

npm/@mseep/mcp-vnc

Model Context Protocol (MCP) server enabling AI agents to control remote desktops

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
Windows-MCP.Net
A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with th
0 tools
@mseep/system-designer-mcp
A Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtim
0 tools
mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-vnc": {
      "url": "None",
      "transport": "http"
    }
  }
}