gortex

gortex

High-performance code intelligence engine supporting 257 languages and multiple repositories, accessible via CLI, MCP Server, and API.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

gortex is a high-performance code intelligence engine designed for AI agents and IDEs. It supports 257 programming languages and can handle multiple repositories. Built on a graph-based structure, it provides access through CLI, MCP Server, and API. gortex significantly reduces token usage during AI coding, up to 50 times. Fully local execution with no external dependencies. Ideal for scenarios requiring efficient code analysis and understanding, such as code completion, refactoring, and search.

Capabilities

  • Supports 257 programming languages
  • Multi-repository support
  • Graph-based code indexing
  • Access via CLI, MCP Server, and API
  • Reduces token usage by up to 50 times
  • 100% local execution

Use cases

Code completionCode refactoringCode searchCross-repository code analysis

Setup

Requires:
Download the binary for your platform and run `./gortex` to start the service.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What programming languages does gortex support?

gortex supports 257 programming languages, including Python, JavaScript, and more.

How do I install gortex?

Download the binary for your platform and run it.

Related skills