Skip to main content
Glama

Serena MCP Server

by lin2000wl

activate_project

Initiate project activation by specifying the project name or directory path. Enables direct codebase interaction and semantic code retrieval 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/lin2000wl/Serena-cursor-mcp'

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