MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Share context across AI coding tools - Claude, Cursor, Codex & more

Created 10/2/2025
Updated 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx colab-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "covertlabsaus-colab-mcp": { "command": "uvx", "args": [ "colab-mcp" ] } } }