Skip to main content
Glama

Serena

by oraios

activate_project

Activates a registered project or directory on the Serena MCP server. Use this tool to enable operations for a specific project, ensuring smooth integration and management within large codebases.

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