Skip to main content
Glama

Serena

by oraios

remove_project

Delete a specified project from the Serena MCP server configuration to streamline management and optimize workspace organization.

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/oraios/serena'

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