Skip to main content
Glama

code-index-mcp

set_project_path

Define the base directory for indexing code repositories to enable search and analysis within the 'code-index-mcp' MCP server.

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" }
Install Server

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