mdskills
← All tags

Regex AI Agent Skills

Browse AI agent skills tagged "Regex". Find and install skills, MCP servers, and plugins for your AI coding assistant.

4 listings

SqlAugur

An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser — not regex — so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Prerequisite: .NET 10.0 runtime 2. Configure — create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla

8.0mbentham/SqlAugur

Decompose MCP

Decompose any text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.

7.0echology-io/decompose

Chainlist MCP Server

MCP Server

An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens — sourced from Chainlist.org. - Efficient Data Fetching: Caches Chainlist API data to minimize requests. - Flexible Search: Case-insensitive keyword matching using regex for getChainsByKeyword. - Structured Output: Markdown responses with tabulated rpc and e

7.0kukapay/chainlist-mcp

Large File MCP Server

MCP Server

A Model Context Protocol (MCP) server for intelligent handling of large files with smart chunking, navigation, and streaming capabilities. - Smart Chunking - Automatically determines optimal chunk size based on file type - Intelligent Navigation - Jump to specific lines with surrounding context - Powerful Search - Regex support with context lines before/after matches - File Analysis - Comprehensiv

8.0willianpinho/large-file-mcp