Skip to main content
Glama

Serena MCP Server

by lin2000wl

remove_project

Remove a specified project from the Serena MCP Server configuration using the project name to clean up or update your workspace.

Instructions

Removes a project from the Serena configuration.

Input Schema

NameRequiredDescriptionDefault
project_nameYesName of the project to remove.

Input Schema (JSON Schema)

{ "properties": { "project_name": { "description": "Name of the project to remove.", "title": "Project Name", "type": "string" } }, "required": [ "project_name" ], "title": "applyArguments", "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/lin2000wl/Serena-cursor-mcp'

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