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
Reddit MCP
A server to browse, search, and read content on Reddit using the Reddit API.
Nefino
Access the Nefino renewable energy news API.
Yahoo Finance
Fetch stock data, news, and financial information from Yahoo Finance.
MCP Chrome Integration
Control the Chrome browser for web automation using an AI model. Requires the MCP Chrome extension.
MCP Browser Agent
A browser automation agent using the Model Context Protocol (MCP) to enable browser interactions.
YouTube MCP Server
Extract metadata and captions from YouTube videos and convert them to markdown.
Hacker News
Fetches and parses stories from Hacker News, providing structured data for top, new, ask, show, and job posts.
Cloudflare Playwright
Control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots using Playwright on Cloudflare Workers.
MCP RSS Crawler
Fetches and caches RSS feeds using a SQLite database for use with LLMs via the MCP protocol.
HDW MCP Server
Access and manage LinkedIn data and user accounts using the HorizonDataWave API.