
Web Content Extract Mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
Server tool list (5)
Raw names from tools/list. Only developers need these.
| fetch_url_content | Fetch and extract clean text content from a public URL. Returns: {title, text, url, word_count} |
| extract_article | Extract main article content from a news/blog URL. Returns: {title, description, body, author, date} |
| get_page_links | Extract all links from a page. Returns: {links: [href], internal_count, external_count} |
| get_page_metadata | Get metadata from a page: title, description, og tags, keywords. Returns: {title, description, keywords, og_title, og_image, og_type} |
| health_check | Server health check. |