MCP Servers

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

Autopilot Browser Workflows MCP Server

Created 11/5/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "autopilotbrowser-mcp-server": { "command": "npx", "args": [ "autopilotbrowser-mcp-server" ] } } }