v0.0.1
A fast, secure Go implementation of the SSE fetch MCP server that retrieves web content for AI applications.
✨ What It Does
- Fetch Web Pages: Retrieve content from any URL on the internet
- Clean Content: Automatically converts messy HTML to readable markdown
- Respect Robots.txt: Follows website rules (can be disabled if needed)
- Flexible Output: Control content length and formatting
What's Changed
- feat: adds fetch mcp server by @ChrisJBurns in #1
New Contributors
- @ChrisJBurns made their first contribution in #1
Full Changelog: https://github.com/StacklokLabs/fetch/commits/v0.0.1