extract_links
ActiveTool of Markdown
declared in 0.1.0
Extract all Markdown links [text](url) (and bare autolinks) as {text, url} pairs (keyless, offline).
Parameters schema
{
"type": "object",
"required": [
"markdown"
],
"properties": {
"markdown": {
"type": "string",
"description": "The Markdown text."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Markdown
https://github.com/pipeworx-io/mcp-markdown
1/7 registries