Back to search
30
MCP

lens-studio-mcp

pypi/lens-studio-mcp

MCP server that proxies AI agent requests to Lens Studio's built-in MCP server

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

Similar MCP servers embedding-nearest

@agentlensai/mcp
MCP server for AgentLens — instrument AI agents with zero code changes
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
blender-mcp-server
MCP server for controlling Blender via AI assistants
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
@storylenses/mcp-server
StoryLenses MCP Server — AI cover letter generation for agents
0 tools

How to use

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

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