MCP Server Finder Firefox

Examine source code of MCP Server Finder

Inspect and view changes in MCP Server Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MCP Server Finder",
  "version": "1.0",
  "description": "Lists available Model Context Protocol (MCP) servers. Credit to https://github.com/modelcontextprotocol",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvnmrIcZDVbpKL7IzeTjN1QZjAjK3q6IdjzPznRYEKRQLUQMU3T2h4HeYiLKtR1M4UpoqCS73g8lyVXykbA+aV/lkRpyY/vRKOjxb28wPxlBPxYdcESFcAl99JHjKdvXEEP28xwDp0RCbL0c5xZ97ReHjSyfUkLKyQOxuyk0p0WjM1NRTnB0MZ9VH+W/niZ/ZVgSZL+QwJ61OoCDi4YgCNR3bGMoA8A+KJtFtTnWy5KhkGnf6QyMeXrn+QTUubFQl2BtqV+KDsyPifIhCOAGkA8UD7vrqCVpgAJEhoGf3WLHMn4+X/qEuLVGvpvqsFQqXAv4F19+NNDJQdWF5WQIDAQAB",
  "browser_specific_settings": {
    "gecko": {
      "id": "nautilux@outlook.com"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "alarms"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  }
}

Best MCP Server Finder Alternatives

Here are some Firefox add-ons that are similar to MCP Server Finder: