Skip to main content
Glama
ARQAWA

code_nav MCP

by ARQAWA

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
code_nav.healthA

Check repo detection and code_nav dependency health.

code_nav.find_fileA

Find repo-relative files with fff or git-visible fallback.

code_nav.exact_searchC

Ranked candidate exact text search; not exhaustive proof.

code_nav.exact_auditC

Exhaustive exact audit using raw rg or git grep.

code_nav.extract_contextC

Extract compact code context with Probe or fallback ranges.

code_nav.structural_searchC

AST/code-shape search using ast-grep or sg.

code_nav.coverageA

Show git-visible file coverage; no semantic index exists.

code_nav.searchD

Main deterministic code navigation workflow.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ARQAWA/code-nav-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server