🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

make-your-point-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-your-point-mcp

MCP tool: get a one-line diagnosis and a tightened rewrite for a piece of your own professional writing. Free, from Make Your Point (https://makeyourpoint.app).

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

make-your-point-mcp

An MCP (Model Context Protocol) server exposing one free tool: writing_clinic.

Paste any piece of your own professional writing — an email, a Slack message, a pitch — and get back a one-line diagnosis and a tightened rewrite, coached in the tradition of Simply Said.

This is a free preview of the coaching behind Make Your Point, a 25-day writing course.

Usage

Add to your MCP client config (e.g. Claude Desktop):

{
  "mcpServers": {
    "make-your-point": {
      "command": "npx",
      "args": ["-y", "make-your-point-mcp"]
    }
  }
}

How it works

This package is a thin stdio-transport proxy — all logic runs server-side at makeyourpoint.app/mcp. No API key required; usage is rate-limited per IP.

Keywords

mcp

FAQs

Package last updated on 23 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts