Skip to main content
Glama
cmdaltctr

NiftyPM MCP Server

by cmdaltctr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for local HTTP transport.8080
TRANSPORTNoTransport type: stdio or http.stdio
ENABLE_APPSNoToggle for apps tools.true
ENABLE_AUTHNoToggle for auth tools.true
ENABLE_CHATNoToggle for chat tools.true
ENABLE_TIMENoToggle for time tracking tools.true
ENABLE_FILESNoToggle for files tools.true
ENABLE_TASKSNoToggle for tasks tools.true
ENABLE_USERSNoToggle for users tools.true
ENABLE_FIELDSNoToggle for custom fields tools.true
ENABLE_INVITENoToggle for invite tools.true
ENABLE_LABELSNoToggle for labels/tags tools.true
ENABLE_FOLDERSNoToggle for folders tools.true
ENABLE_MEMBERSNoToggle for members tools.true
ENABLE_MESSAGESNoToggle for messages tools.true
ENABLE_PROJECTSNoToggle for projects tools.true
ENABLE_SUBTEAMSNoToggle for subteams/portfolios tools.true
ENABLE_WEBHOOKSNoToggle for webhooks tools.true
ENABLE_DOCUMENTSNoToggle for documents tools.true
ENABLE_TEMPLATESNoToggle for templates tools.true
ENABLE_MILESTONESNoToggle for milestones tools.true
NIFTYPM_CLIENT_IDYesOAuth client ID.
ENABLE_TASK_GROUPSNoToggle for task groups tools.true
NIFTYPM_ACCESS_TOKENYesOAuth 2.0 bearer token. Required.
NIFTYPM_CLIENT_SECRETYesOAuth client secret.
NIFTYPM_REFRESH_TOKENYesOAuth refresh token (reserved for future auto-refresh).

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/cmdaltctr/niftypm-mcp'

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