productivity-suite-mcp
productivity-suite-mcp
AI-powered text formatting and summarization tools for development workflows, served over MCP Streamable HTTP transport.
Features
format_text— Normalize capitalization, whitespace, and style for text in your workflowsummarize— Generate concise summaries from longer text
Related MCP server: burn-mcp-server
Usage
Hosted (zero-install)
Point Claude Desktop or Claude Code at the hosted endpoint:
{
"mcpServers": {
"productivity-suite": {
"type": "http",
"url": "https://promo-surname-xml-quantum.trycloudflare.com/mcp"
}
}
}Self-hosted
pip install flask
python3 server.py --port 7443Transport
Streamable HTTP (MCP spec 2024-11-05). No local binary or npm install required.
This server cannot be deployed
Maintenance
Related MCP Connectors
16 AI-native tools with dual SSE + streamable-http transport. Free tier available.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Deterministic AI agent microtools, no accounts/API keys. fetch_extract: 98% token cut. 38 tools.
Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAI-powered Git workflow intelligence — 10 tools for commit messages, branch naming, PR descriptions, changelogs, and stream-based context management. Works with Cursor, Claude Desktop, Windsurf, VS Code, and all MCP clients.MIT
- AlicenseBqualityBmaintenanceAI-powered reading triage MCP. 26 tools with a 24h burn timer — search, triage, burn, vault, and analyze your saved articles. Works with Claude, Cursor, Windsurf. Stdio + HTTPS transports.2659 npm1MIT
- AlicenseNot gradedqualityDmaintenanceMonetizable AI agent tools - document parsing, text analysis, code generation, security scanning, format conversion, and more. 8 tools with HTTP API and MCP protocol support.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to execute Python functions and system commands via Streamable HTTP, including bash, Python code execution, file operations, and text searching.1,026 npmMIT