loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

url-content-mcp

MCP Tool

artryazanov/url-content-mcp

This repository provides a Model Context Protocol (MCP) server that retrieves the raw HTML content from a given URL to provide context to Large Language Models (LLMs). It acts as a tool for LLMs to fetch real-time web page content beyond their training data.

Install

$ npx loaditout add artryazanov/url-content-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "url-content-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "url-content-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Tags

ai-assistedartificial-intelligencedockerfastmcpllmmcpmcp-servermodel-context-protocolpythonurl-fetcherweb-content

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated216 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit9/11/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/artryazanov/url-content-mcp)](https://loaditout.ai/skills/artryazanov/url-content-mcp)