Skip to main content
Glama

Serena

by oraios

activate_project

Activate a registered project or directory by specifying its name, enabling seamless integration and management within the Serena MCP server environment.

Instructions

Activates the project with the given name.

Input Schema

NameRequiredDescriptionDefault
projectYesThe name of a registered project to activate or a path to a project directory.

Input Schema (JSON Schema)

{ "properties": { "project": { "description": "The name of a registered project to activate or a path to a project directory.", "title": "Project", "type": "string" } }, "required": [ "project" ], "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