An MCP server that provides access to the ColabFit database

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "colabfit-mcp": {
      "args": [
        "colabfit-mcp"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}
An MCP server that provides access to the ColabFit database by io.github.colabfit | RouterMCP