Catalog
com.niftypm/mcp-server
OfficialNifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
Access Nifty project management tasks, files, and messages through AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.niftypm.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.