Back to search
30
MCP

clarity-mcp

pypi/clarity-mcp

A Model Context Protocol (MCP) server for interacting with the Clarity API

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

clearml-mcp
lightweight MCP server that interacts with the ClearML API
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
cpap-mcp
Model Context Protocol (MCP) server for CPAP data analysis
0 tools
graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
0 tools
callrail-mcp
Model Context Protocol (MCP) server for the CallRail REST API v3
0 tools
kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clarity-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}