Skip to main content
Glama

code-index-mcp

set_project_path

Define the base project directory to enable code indexing, search, and analysis for large language models with minimal setup.

Instructions

Set the base project path for indexing.

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "set_project_pathArguments", "type": "object" }

Other Tools from code-index-mcp

Related Tools

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/johnhuang316/code-index-mcp'

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