Copy-Paste Line Extractor
Extracts specific line ranges from text content while preserving exact formatting and newlines, ideal for working wit...
What it does
Extracts specific line ranges from text content while preserving exact formatting and newlines, ideal for working with code snippets or documentation sections
Copy-Paste MCP is a simple tool server that extracts specific line ranges from text content while preserving exact formatting and newlines. Implemented in TypeScript using the Model Context Protocol SDK, it exposes a single 'extract-lines' tool that accepts text content along with start and end line parameters, making it particularly useful for working with code snippets, documentation sections, or any scenario requiring precise content extraction without modifications. The server runs via stdio transport, enabling easy integration with MCP clients like Claude Desktop or VS Code.
Capabilities
Server
Quality
deterministic score 0.57 from registry signals: · indexed on pulsemcp · has source repo · 9 github stars · registry-generated description present