Submit

Typefully MCP Server

@pepuscz

MCP server for Typefully service

Server Config

{
  "mcpServers": {
    "typefully": {
      "command": "/path/to/your/typefully-mcp-server/venv/bin/python",
      "args": [
        "-m",
        "typefully_mcp_server.server"
      ],
      "cwd": "/path/to/your/typefully-mcp-server",
      "env": {
        "TYPEFULLY_API_KEY": "your_actual_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.