trackmcp
Back to directory
sha3dev

my-browser-api

View on GitHub

Local MCP Server

1 stars TypeScriptOthers Updated Apr 10, 2026

Documentation

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:
json
"mcpServers": {
    "my-browser-mcp": {
      "command": "tsx",
      "args": ["/Users/jc/Documents/GitHub/my-browser-api/src/server/server.ts"],
      "disabled": false
    }
  }`

Frequently asked questions

What is my-browser-api?

my-browser-api is Local MCP Server

How do I install my-browser-api?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is my-browser-api open source?

Yes — it is hosted on GitHub at https://github.com/sha3dev/my-browser-api and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP