Skip to main content
Glama
zellkernel

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 workflow

  • summarize — 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 7443

Transport

Streamable HTTP (MCP spec 2024-11-05). No local binary or npm install required.

Maintenance

ActivityMaintained
ResponsivenessSyncing

Related MCP Connectors

Related MCP Servers

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/zellkernel/productivity-suite-mcp'

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