πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /MCP Servers
  3. /WordPress & Web Development
  4. /Fetch Server
🌐

Fetch Server

πŸ”ŒMCP Server🌐WordPress & Web Developmentβ˜… Featured88,106

Make HTTP requests to fetch web content, APIs, and convert HTML to markdown

By Anthropic

httpwebapifetchofficial
Install command
npx -y @modelcontextprotocol/server-memory

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "fetch-server": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in WordPress & Web Development

View all β†’
🌐
πŸ€–Subagent

Presentation Claude Code

PROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (`presentation/claude-code-best-practice/index.html`) β€” slides, structure, styling, level transitions, or content reuse from other decks. This is the canonical reusable Claude Code best-practices deck. Do NOT use this agent for the vibe-coding presentation (use `presentation-vibe-coding`) or the GDG Kolachi claude-gemini presentation (use `presentation-claude-gemini`).

🌐WordPress & Web Development61,912
🌐
πŸ€–Subagent

Presentation Claude Gemini

PROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (`presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html`) β€” slides, structure, styling, journey bar levels, or day/level organization. Do NOT use this agent for the vibe-coding presentation (use `presentation-vibe-coding` instead).

🌐WordPress & Web Development61,912
🌐
πŸ€–Subagent

Presentation Vibe Coding

PROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) β€” slides, structure, styling, or level transitions. Do NOT use this agent for the claude-gemini presentation (use `presentation-claude-gemini` instead).

🌐WordPress & Web Development61,912
🌐
πŸ€–Subagent

AEM Front-End Specialist

Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration

🌐WordPress & Web Development36,140

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "fetch-server": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’