Skip to content
Back to search
30
MCP

@cadlens/mcp-server

npm/@cadlens/mcp-server

Model Context Protocol server that wraps the CADLens REST API.

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

Similar MCP servers embedding-nearest

io.github.cadlens-co/cadlens-mcp
Model Context Protocol server that wraps the CADLens REST API.
0 tools
@cognigy/mcp-server
Model Context Protocol server for Cognigy.AI REST API
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
@kinescope/mcp
MCP Server for Kinescope API - Model Context Protocol server providing access to Kinescope video platform APIs
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
liev-sdlc-mcp
Model Context Protocol (MCP) server for SDLC API integrations
0 tools

How to use

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

{
  "mcpServers": {
    "@cadlens/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}