Copy-Paste
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.
주요 기능
- Supports stdio transport for MCP server communication.
- Extracts specific line ranges from text.
- Provides the 'extract-lines' tool for line extraction.
- Offers an MCP server implementation for easy integration with AI tools.
- Preserves exact content formatting and newlines.
- 1 GitHub stars
사용 사례
- Extracting specific sections from large text blocks.
- Integrating line extraction capabilities into AI workflows via MCP.
- Copying exact line ranges from code or documentation.