Fetch Server
Make HTTP requests to fetch web content, APIs, and convert HTML to markdown
By Anthropic
npx -y @modelcontextprotocol/server-memory
How to install
MCP ServerMCP 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):
{
"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
More in WordPress & Web Development
View all β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`).
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).
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).
AEM Front-End Specialist
Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration