Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for --http mode (default: 3000)3000
MEGAPLAN_LOGINNoLogin email (if no token)
MEGAPLAN_TOKENNoBearer access token
MEGAPLAN_DOMAINYesMegaplan subdomain (e.g. yourcompany)
MEGAPLAN_PASSWORDNoPassword (if no token)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tasksB

List tasks from Megaplan with filters by status, responsible user, and search.

create_taskB

Create a new task in Megaplan with name, description, responsible user, and deadline.

get_dealsB

List deals from Megaplan with filters by status, responsible user, and search.

create_dealB

Create a new deal in Megaplan with name, pipeline, responsible user, and amount.

get_projectsA

List projects from Megaplan with filters by status and search.

get_employeesB

List employees from Megaplan with search and department filter.

get_commentsA

List comments for a task, deal, or project in Megaplan.

create_commentA

Add a comment to a task, deal, or project in Megaplan.

Prompts

Interactive templates invoked by user choice

NameDescription
my-tasks-todayМои задачи на сегодня — shows your tasks due today or overdue
create-deal-wizardСоздай сделку — guided deal creation wizard

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/theYahia/megaplan-mcp'

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