Skip to content
Back to search
30
MCP

chimerax-mcp

pypi/chimerax-mcp

MCP server that connects AI coding tools to UCSF ChimeraX for natural-language protein editing

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

Similar MCP servers embedding-nearest

cedarscript-mcp-server
MCP server for AI-assisted code transformations via CEDARScript
0 tools
cx2-mcp-poc
MCP server for AI-powered CX2 network manipulation with live Cytoscape Web preview
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
fastapply-mcp
MCP server for AI-powered code editing through FastApply integration
0 tools
chimeralang-mcp
ChimeraLang MCP Server — probabilistic types, consensus gates, and hallucination detection as Claude tools
0 tools

How to use

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

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