mcp-server

theclarityproject/mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Clarity MCP Bootleg Market is a server that transforms browser traffic into Model Context Protocols (MCPs) for AI agents to interact with web APIs.

Clarity MCP Bootleg Market is a server designed to convert browser traffic into Model Context Protocols (MCPs), allowing AI assistants like Claude to interact with web APIs. By processing HAR files, the server extracts API endpoints and generates tools that AI can use. This enables AI agents to extend their capabilities by interacting with external services and fetching real-time data. The server acts as a bridge between AI clients and web APIs, transforming network requests into consumable MCPs. Users can create their own MCPs by uploading HAR files to the Clarity platform, which processes the files and generates the necessary tools. The server follows a proxy architecture, handling MCP protocol communication, forwarding requests to the backend, and transforming responses to match protocol requirements.

Features

  • Transforms HAR files into MCPs for AI consumption
  • Enables AI agents to interact with web APIs
  • Implements MCP protocol for client communication
  • Handles request forwarding and response transformation
  • Supports multiple MCPs with optional ID specification