https://github.com/oxplot/fetch-mcp
https://github.com/oxplot/fetch-mcp
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxplot/fetch-mcp
- Owner: oxplot
- Created: 2025-03-18T03:38:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T03:40:31.000Z (7 months ago)
- Last Synced: 2025-03-18T04:31:58.384Z (7 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
An MCP for fetching URLs.
## Use with Claude Code CLI
```sh
claude mcp add --scope global fetch go run github.com/oxplot/fetch-mcp@latest
```