Skip to content
Back to search
30
MCP

io.github.cadlens-co/cadlens-mcp

io.github.cadlens-co/cadlens-mcp

Model Context Protocol server that wraps the CADLens REST API.

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

Similar MCP servers embedding-nearest

io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
cadquery-mcp
MCP (Model Context Protocol) server for CadQuery - enables AI assistants to create 3D CAD models
0 tools
@cognigy/mcp-server
Model Context Protocol server for Cognigy.AI REST API
0 tools
io.github.qwe4559999/scopus-mcp
A Model Context Protocol server for the Elsevier Scopus API
0 tools
io.github.tago-io/mcp-server
Model Context Protocol server for TagoIO data and analytics
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cadlens-co/cadlens-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}