MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Remote Agent

Connect your vibe coding tool to servers where SSH is not available. One Python file, zero dependencies.

Created 4/3/2026
Updated about 5 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-remote-agent

Cursor configuration (mcp.json)

{ "mcpServers": { "mikutyan4-mcp-remote-agent": { "command": "uvx", "args": [ "mcp-remote-agent" ] } } }