Skip to main content
Glama
DAMESBAHAHAMAS

senior-projects-manager-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the MCP server. Defaults to 3000.3000
NODE_ENVNoSet to production to require MCP_SERVER_API_KEY.development
TRANSPORTNoTransport mode: http (default) or stdio.http
MCP_HTTP_HOSTNoSelects the SDK's DNS-rebinding host-validation mode. Defaults to 0.0.0.0 (no restriction).0.0.0.0
ZOHO_CLIENT_IDYesZoho self-client OAuth client ID.
ZOHO_TOKEN_URLNoZoho OAuth token URL. Defaults to https://accounts.zoho.com/oauth/v2/tokenhttps://accounts.zoho.com/oauth/v2/token
ZIA_AGENT_ORG_IDNoZia agent organization ID. Defaults to 933376281933376281
MCP_ALLOWED_HOSTSNoComma-separated allowed Host header values. Set once a deployment hostname is known to enable strict validation.
ZIA_DEFAULT_AGENTNoRegistry key used when a call omits the agent parameter. Defaults to senior-projects-managersenior-projects-manager
MCP_SERVER_API_KEYNoBearer token clients must send to POST /mcp. Required when NODE_ENV=production; the server refuses to start in production without it.
ZIA_AGENT_BASE_URLNoBase URL of the Zia Agents API. Defaults to https://ziaagents.zoho.com/ziaagents/api/v1/agentshttps://ziaagents.zoho.com/ziaagents/api/v1/agents
ZOHO_CLIENT_SECRETYesZoho self-client OAuth client secret.
ZOHO_REFRESH_TOKENYesZoho OAuth refresh token used to obtain access tokens.
ZIA_AGENT_SESSION_IDNoZia agent session ID. Defaults to 1000010000
ZIA_SENIOR_PROJECTS_MANAGER_AGENT_IDNoOverrides the Senior Projects Manager agent numeric ID. Defaults to 2097100000002196120971000000021961

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/DAMESBAHAHAMAS/senior-projects-manager-mcp'

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