CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Fetch URL MCP Server

Fetch URL MCP Server

Editor's Note

Strips web pages down to clean Markdown by fetching the URL and extracting just the main content, no navigation or scripts. Automatically rewrites GitHub, GitLab, Bitbucket, and Gist URLs to pull raw content instead of rendered pages. Exposes a single fetch_url tool that returns the converted Markdown plus metadata like title and content size. For large or slow pages, it can run as an async task with progress updates. Runs over stdio by default, but supports HTTP mode with auth and rate limiting if you need a proper endpoint. Useful when you want to feed web content to an LLM without the noise.

Install

claude mcp add --transport stdio j0hanz-fetch-url-mcp uvx fetch-url-mcp
Votes
0
View on GitHub

Comments

Login to comment

Related AI & LLM Tools MCP Servers

View all →
Memory

modelcontextprotocol/servers/memory

2
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Everything

modelcontextprotocol/servers/everything

0
85.8k
A test MCP server that demonstrates prompts, tools, resources, sampling, and roots interactions for client testing.
Context7

upstash/context7

-1
56.6k
Up-to-date code docs for any prompt
Tldraw

tldraw/tldraw

0
47.6k
Draw and visually collaborate with your agents on tldraw's canvas.
FastMCP

jlowin/fastmcp

0
25.2k
Provides a production-ready framework to build MCP servers and clients with tools, resources, prompts, and enterprise authentication.
Agent Skills Search Server

ai.com.mcp/skills-search

0
19.8k
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.