MCP server
Web fetch MCP
Fetches a URL and hands back readable text, so a member can check the docs instead of recalling them.
About
Fetches a URL and hands back readable text, so a member can check the docs instead of recalling them.
Files in v1.0.0
- replicamd.plugin.json537 B
- skills/checking-the-docs.md799 B
Contributes
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
},
"skills": [
"skills/checking-the-docs.md"
]
}Versions
- v1.0.07/26/2026 · 2 files
Install
Install in ReplicaMDNothing happened? ReplicaMD may not be installed yet - or open it first, then Settings → Plugins and install by id.
Plugin id:
mcp-fetchBundle endpoint:
https://replicamd.nl/api/registry/plugins/mcp-fetch/download- Author
- Ardjun Debi - Tewarie @ardjun
- Latest
- v1.0.0
- License
- MIT
- Installs
- 0
mcpwebdocs