# shorttext MCP server

Paste short text, get a shareable URL. Read any by slug; create with an API key.

## Links
- Registry page: https://www.getdrio.com/mcp/com-shorttext-shorttext
- Website: https://shorttext.com

## Install
- Endpoint: https://shorttext.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://shorttext.com/mcp

## Tools
- read_shorttext - Fetch a shortText by its slug (the id in a shorttext.com/{slug} URL). Returns the text body and metadata. Public and unlisted shortTexts are open; private ones need a password. Reading a burn-after-read shortText consumes it. Endpoint: https://shorttext.com/mcp
- create_shorttext - Create a new shortText and get a shareable shorttext.com URL back. Markdown is supported. Requires an API key in the request Authorization header (`Bearer st_live_…`, request one from api@shorttext.com) — without it, creation is rejected (reading stays open to everyone). Endpoint: https://shorttext.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.shorttext
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 18, 2026
- Source: https://registry.modelcontextprotocol.io
