Skip to main content

mcp server that tries to save you from git troubles

Project description

Glide MCP

Note: we're currently recording a demo video and features for this mcp. Stay tuned and thank you for your patience :)

Configure MCP Client of your chosse to use Glide

  1. Add to Cursor (Preferred):

Install MCP Server

  1. Add to Claude Code: make sure to fill in the api keys correctly, no quotes needed
claude mcp add --transport stdio glide-mcp --env VOYAGEAI_API_KEY= --env HELIX_API_ENDPOINT= --env CEREBRAS_API_KEY= --env CEREBRAS_MODEL_ID=qwen-3-32b --env HELIX_LOCAL= --env MORPHLLM_API_KEY= -- uvx --from glide-mcp glide
  1. Add to VSCode:

Install MCP Server

You can add the API keys needed by opening the command palette (Cmd+Shift+P) and searching for "MCP: List MCP Servers". Make sure to fill in the API keys correctly.

Manual Installation:

Add the following to your mcp.json configuration in your preferred editor / IDE:

{
  "mcpServers": {
    "glide-mcp": {
      "command": "uvx",
      "args": ["--from", "glide-mcp", "glide"],
      "env": {
        "VOYAGEAI_API_KEY": "",
        "HELIX_API_ENDPOINT": "",
        "CEREBRAS_API_KEY": "",
        "CEREBRAS_MODEL_ID": "qwen-3-32b",
        "HELIX_LOCAL": "",
        "MORPHLLM_API_KEY": ""
      }
    }
  }
}

Working with the source:

1. You can also clone the source

git clone https://github.com/SoarAILabs/glide.git

2. Navigate to the project directory

cd glide

3. Start the server

uv run python -m src.mcp.app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glide_mcp-0.1.10.tar.gz (227.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

glide_mcp-0.1.10-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file glide_mcp-0.1.10.tar.gz.

File metadata

  • Download URL: glide_mcp-0.1.10.tar.gz
  • Upload date:
  • Size: 227.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for glide_mcp-0.1.10.tar.gz
Algorithm Hash digest
SHA256 ec993d3c88baa8a79a57efd82bb5ebf4a85d2c43b8ca24b590dd7dea6a3705c3
MD5 5ad6890ac9b4791358511f0d23906abf
BLAKE2b-256 6a2366f8395d827cf1e44f810f83e45c674d2bae8bd32b0a53b83f854ae581ef

See more details on using hashes here.

File details

Details for the file glide_mcp-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: glide_mcp-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for glide_mcp-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 f19f921209566e6e09c055c0637356d7fbf1273a7486a68a9fbc4fa3f1edb95b
MD5 c0b2d069ca01e0a8f4df0cddf64a2b0f
BLAKE2b-256 82de9cc376711188ffa33e2fb3717da1e0bce7df59a17f57945619a0e71f6789

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page