{"id":51196877,"url":"https://github.com/mohith-das/mcp-browser","last_synced_at":"2026-06-27T21:08:23.118Z","repository":{"id":341331981,"uuid":"1127429892","full_name":"mohith-das/mcp-browser","owner":"mohith-das","description":"MCP JSON-RPC server with Playwright browsing tools.","archived":false,"fork":false,"pushed_at":"2026-01-03T22:15:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T08:33:55.112Z","etag":null,"topics":["fastapi","json-rpc","mcp","playwright","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohith-das.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-03T21:41:18.000Z","updated_at":"2026-01-03T22:16:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mohith-das/mcp-browser","commit_stats":null,"previous_names":["mohith-das/mcp-browser"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mohith-das/mcp-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohith-das%2Fmcp-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohith-das%2Fmcp-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohith-das%2Fmcp-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohith-das%2Fmcp-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohith-das","download_url":"https://codeload.github.com/mohith-das/mcp-browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohith-das%2Fmcp-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","json-rpc","mcp","playwright","python"],"created_at":"2026-06-27T21:08:22.204Z","updated_at":"2026-06-27T21:08:23.110Z","avatar_url":"https://github.com/mohith-das.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCP Browser Server\n\nMinimal MCP JSON-RPC server that exposes Playwright browsing tools via FastAPI.\n\n## Highlights\n- Implements a compact MCP tool surface (`open_url`, `click`, `fill_form`, `get_text`).\n- Reuses a single headless Chromium instance for efficiency.\n- Simple JSON-RPC request/response handling.\n\n## Tech\nPython, FastAPI, Playwright\n\n## Setup\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\nplaywright install\n```\n\n## Run\n```bash\nuvicorn mcp_browser_server:app --host 0.0.0.0 --port 8000\n```\n\n## Notes\n- CORS is open by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohith-das%2Fmcp-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohith-das%2Fmcp-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohith-das%2Fmcp-browser/lists"}