MyBrowserAPI
A browser API for interacting with web services like X, Reddit, ChatGPT, and WhatsApp using Puppeteer.
MyBrowserAPI
Integración con x.com Integración con reddit.com Integración con chatgpt Integración con whatsapp
Como testear
- Instalo @anthropic-ai/claude-code
- añado mi server: claude mcp add "my-browser-mcp" npx tsx src/server/server.ts
- Voy a windosrf, añado configuracion custom de MCP, y añado esto:
"mcpServers": {
"my-browser-mcp": {
"command": "tsx",
"args": ["/Users/jc/Documents/GitHub/my-browser-api/src/server/server.ts"],
"disabled": false
}
}`
Related Servers
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Document Extractor MCP Server
Extracts document content from Microsoft Learn and GitHub URLs and stores it in PocketBase for retrieval and search.
Yahoo Finance MCP Server
Stock quotes, options chains, earnings data, and financial statements
Financial Data MCP Server
Provides real-time financial market data from Yahoo Finance.
GeekNews MCP Server
Fetches and caches daily articles from GeekNews using web scraping.
YouTube MCP Server
Extract metadata and captions from YouTube videos and convert them to markdown.
Selenium MCP Server
Control web browsers using the Selenium WebDriver for automation and testing.
Xiaohongshu Search & Comment
An automated tool to search notes, retrieve content, and post comments on Xiaohongshu (RedBook) using Playwright.
SnapSender
Capture any website as PNG, JPEG, WebP, or PDF with a single tool call.
AgentQL
Enable AI agents to get structured data from unstructured web with AgentQL.
Fetch MCP Server
Fetches web content from a URL and converts it from HTML to markdown for easier consumption by LLMs.