NiftyPM MCP Server
by cmdaltctr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for local HTTP transport. | 8080 |
| TRANSPORT | No | Transport type: stdio or http. | stdio |
| ENABLE_APPS | No | Toggle for apps tools. | true |
| ENABLE_AUTH | No | Toggle for auth tools. | true |
| ENABLE_CHAT | No | Toggle for chat tools. | true |
| ENABLE_TIME | No | Toggle for time tracking tools. | true |
| ENABLE_FILES | No | Toggle for files tools. | true |
| ENABLE_TASKS | No | Toggle for tasks tools. | true |
| ENABLE_USERS | No | Toggle for users tools. | true |
| ENABLE_FIELDS | No | Toggle for custom fields tools. | true |
| ENABLE_INVITE | No | Toggle for invite tools. | true |
| ENABLE_LABELS | No | Toggle for labels/tags tools. | true |
| ENABLE_FOLDERS | No | Toggle for folders tools. | true |
| ENABLE_MEMBERS | No | Toggle for members tools. | true |
| ENABLE_MESSAGES | No | Toggle for messages tools. | true |
| ENABLE_PROJECTS | No | Toggle for projects tools. | true |
| ENABLE_SUBTEAMS | No | Toggle for subteams/portfolios tools. | true |
| ENABLE_WEBHOOKS | No | Toggle for webhooks tools. | true |
| ENABLE_DOCUMENTS | No | Toggle for documents tools. | true |
| ENABLE_TEMPLATES | No | Toggle for templates tools. | true |
| ENABLE_MILESTONES | No | Toggle for milestones tools. | true |
| NIFTYPM_CLIENT_ID | Yes | OAuth client ID. | |
| ENABLE_TASK_GROUPS | No | Toggle for task groups tools. | true |
| NIFTYPM_ACCESS_TOKEN | Yes | OAuth 2.0 bearer token. Required. | |
| NIFTYPM_CLIENT_SECRET | Yes | OAuth client secret. | |
| NIFTYPM_REFRESH_TOKEN | Yes | OAuth refresh token (reserved for future auto-refresh). |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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