Skip to main content
Glama

Nuanced MCP Server

by MattMorgis

switch_repository

Change the active repository in Nuanced MCP Server by specifying the path to a different initialized repository, enabling efficient context switching for code analysis.

Instructions

Switch to a different initialized repository.

Args: repo_path: Path to the repository to switch to

Returns: Success message or error

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "switch_repositoryArguments", "type": "object" }

You must be authenticated.

Other Tools from Nuanced MCP Server

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/MattMorgis/nuanced-mcp'

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