Skip to main content
Glama

Serena MCP Server

by lin2000wl

activate_project

Activate a registered project on Serena MCP Server by specifying its name or directory path to enable direct codebase interaction and coding assistance.

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