Skip to content
Back to search
30
MCP

@vinkius/url-parser-mcp

jsr/@vinkius/url-parser-mcp

Structural URL parsing Model Context Protocol (MCP) server. Safely dissect, construct, and analyze URL components and query strings.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

vinkius/url-parser-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for URL parsing and query manipula
0 tools
@vinkius/yaml-json-converter-mcp
Strict AST-based YAML and JSON parser Model Context Protocol (MCP) server. Bidirectional conversion with deep validation.
0 tools
@vinkius/regex-toolkit-mcp
Deterministic regex execution Model Context Protocol (MCP) server. Test, evaluate, and extract data using regular expressions safely.
0 tools
vinkius/json-schema-validator-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for robust JSON Schema validation.
0 tools
@vinkius/json-schema-validator-mcp
Deterministic JSON Schema validation Model Context Protocol (MCP) server. Strictly validate JSON payloads against defined schemas.
0 tools
vinkius/regex-toolkit-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for evaluating and testing regular
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@vinkius/url-parser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}