Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Cursor Mcp Extension

    Cursor Model Context Protocol (MCP) extension for Chrome - with comprehensive test coverage

    4 stars
    JavaScript
    Updated Jun 6, 2025

    Table of Contents

    • Features
    • Installation
    • Browser Extension
    • Adding to Cursor Settings
    • Usage
    • Configuration
    • Development
    • Documentation
    • License
    • Contributing

    Table of Contents

    • Features
    • Installation
    • Browser Extension
    • Adding to Cursor Settings
    • Usage
    • Configuration
    • Development
    • Documentation
    • License
    • Contributing

    Documentation

    Cursor MCP (Model Context Protocol)

    A Chrome extension that integrates with Cursor IDE through the Model Context Protocol (MCP), allowing for enhanced context sharing between the browser and the IDE.

    Features

    • Capture console logs and errors
    • Track network requests and responses
    • Take screenshots
    • Get selected DOM elements
    • Register commands with Cursor IDE
    • Configure logging settings

    Installation

    Browser Extension

    1. Clone this repository

    2. Open Chrome and navigate to chrome://extensions/

    3. Enable Developer Mode (toggle in the top right)

    4. Click "Load unpacked" and select the cloned repository folder

    5. The extension should now be installed and visible in your browser toolbar

    Adding to Cursor Settings

    1. Open Cursor IDE

    2. Go to Settings (gear icon in the bottom left corner)

    3. Navigate to the "Extensions" or "MCPs" section

    4. Click "Add MCP"

    5. Enter the MCP information and click "Add"

    Usage

    You can use the MCP directly from Cursor IDE after adding it to your settings:

    `javascript

    // Get console logs

    const logs = await mcp.getConsoleLogs();

    // Take a screenshot

    const screenshot = await mcp.takeScreenshot();

    // Get all context

    const context = await mcp.getAllContext();

    `

    Configuration

    The MCP can be configured with the following options:

    • Log limit: Maximum number of logs to keep
    • Query limit: Maximum size of query to process
    • Show request headers: Whether to include request headers in network logs
    • Show response headers: Whether to include response headers in network logs

    Development

    To contribute to this project, follow these steps:

    1. Fork the repository

    2. Create a feature branch

    3. Make your changes

    4. Submit a pull request

    Documentation

    For more detailed information, see the following documentation:

    • API Documentation
    • Installation Guide
    • Cursor Settings Guide

    License

    MIT

    Contributing

    Contributions are welcome! Please feel free to submit a Pull Request.

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k