Skip to main content
Glama

mcp-server-tree-sitter

by wrale
MIT License
141
  • Apple
  • Linux

remove_project_tool

Remove a registered project from the MCP server-tree-sitter by specifying its name. This tool ensures proper context management for code analysis operations by disassociating the project.

Instructions

Remove a registered project.

Args: name: Project name Returns: Success message

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "remove_project_toolArguments", "type": "object" }

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/wrale/mcp-server-tree-sitter'

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