Remote MCP · 2026-07-28

Give an AI agent ScrubMyText as a tool server.

The same text-integrity functions available in the browser and REST API are exposed through a remote MCP endpoint.

MCP endpoint

https://api.scrubmytext.com/mcp

Free MCP calls can use scrub_text and inspect_text. Paid clients provide Authorization: Bearer smt_live_YOUR_KEY to unlock the full catalog.

Discovery

The endpoint supports server/discover and exposes the current supported protocol version, capabilities, usage instructions, and server identity metadata.

Tool catalog

tools/list returns all nine tool definitions in deterministic order with cache hints. tools/call invokes a selected tool.

MCP Registry metadata

A registry-ready metadata file is published at https://scrubmytext.com/server.json. Publishing it to the official MCP Registry is a separate registration step.

Machine-readable resources

server.json · OpenAPI · llms.txt · llms-full.txt