Extracts specific lines from text content, preserving formatting and newlines.
Copy-Paste is a Model Context Protocol (MCP) server that enables the extraction of specific line ranges from text content. It provides a simple and precise method for isolating sections from large text blocks without altering the content. Implemented as an MCP server, it seamlessly integrates with AI tools and other MCP-compatible applications, offering an efficient solution for precise content extraction within AI workflows.
Key Features
01Supports stdio transport for MCP server communication.
02Extracts specific line ranges from text.
03Provides the 'extract-lines' tool for line extraction.
04Offers an MCP server implementation for easy integration with AI tools.
05Preserves exact content formatting and newlines.
061 GitHub stars
Use Cases
01Extracting specific sections from large text blocks.
02Integrating line extraction capabilities into AI workflows via MCP.
03Copying exact line ranges from code or documentation.