Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mollygu • Automation & Orchestration
A lightweight example and development setup for building and running MCP (Micro-Controller Protocol) servers in Python, with examples for local stdio transport and browser automation via Playwright.
Expose Python functions as MCP tools quickly for local development and testing.
Control or automate a running Chrome instance by connecting via playwright-mcp and a remote debugging port.
A simple stdio-based transport to run MCP servers in lightweight or local environments.
This repository demonstrates how to install and develop an MCP server using the mcp Python package and the FastMCP helper. It includes a minimal code sample showing how to declare tools with a decorator and run an MCP server over stdio, plus configuration examples for launching MCP servers from a cursor/config file. It also shows how to connect an MCP to an existing Chrome instance via playwright-mcp for browser automation. The project is intended as a developer-focused starting point for local MCP server development and testing.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.