Back to Home
druellan icon

Productive-Simple-MCP

Verified Safe

by druellan

Overview

Integrate Productive.io into AI workflows by providing LLM-optimized read-only access to projects, tasks, pages, comments, and team members.

Installation

Run Command
python server.py

Environment Variables

  • PRODUCTIVE_API_KEY
  • PRODUCTIVE_ORGANIZATION

Security Notes

The server securely handles API keys by loading them from environment variables and uses HTTPS for all API requests. Output is sanitized with `bleach.clean` to strip HTML, reducing potential injection risks if output were rendered. It implements robust error handling and retry mechanisms for network stability. No 'eval' or other directly dangerous functions were found. The 'productive_client.py' includes clear error parsing and retry logic for API calls. Overall, the codebase shows good security practices for an API proxy.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks1
Last Update2026-01-07

Tags

Productive.ioMCPAI WorkflowsAPI ClientTask Management