Escape
БесплатноНе проверенMCP server: escape strings for safe use inside regex, shell, SQL, JSON, or HTML.
Описание
MCP server: escape strings for safe use inside regex, shell, SQL, JSON, or HTML.
README
MCP server: escape strings for safe embedding inside six common contexts. No deps.
Tool
escape
{ "text": "O'Brien", "context": "sql" }
→ { "result": "'O''Brien'" }
| context | what happens |
|---|---|
| regex | backslash-escape regex metachars |
| shell | POSIX single-quote wrap with '\'' runs |
| sql | single-quote wrap with doubled quotes |
| json | JSON.stringify |
| html | basic entity-encode (& < > " ') |
| url | encodeURIComponent |
Configure
{ "mcpServers": { "escape": { "command": "npx", "args": ["-y", "@mukundakatta/escape-mcp"] } } }
License
MIT.
Установка Escape
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/MukundaKatta/escape-mcpFAQ
Escape MCP бесплатный?
Да, Escape MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Escape?
Нет, Escape работает без API-ключей и переменных окружения.
Escape — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Escape в Claude Desktop, Claude Code или Cursor?
Открой Escape на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolRedis
Interact with Redis key-value stores.
автор: modelcontextprotocolSQLite
Database interaction and business intelligence capabilities.
автор: modelcontextprotocolmxcp
Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement.
автор: raw-labstadas-github/a2asearch-mcp
MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: npx -y a2asearch-mcp. Ask Claude: "Find MCP servers for database access
автор: tadas-githubjulien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by desi
автор: julien040drakonkat/wizzy-mcp-tmdb
A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.
автор: drakonkatCompare Escape with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
