The MCP server provides SSRF-safe URL fetching for AI agents, returning cleaned markdown, text, HTML, and JSON, along with guarded REST calls. It focuses on safe data retrieval and formatting to support downstream automation and cataloging.
🛠️ Key Features
- SSRF-safe URL fetches with content normalization
- Supports markdown, text, HTML, and JSON outputs
- Guarded REST calls for controlled access and security
- Lightweight, purpose-built for MCP integration
🚀 Use Cases
- Retrieve and sanitize web content for agent workflows
- Normalize diverse content formats into consistent outputs
- Integrate safe fetches into automated pipelines and dashboards
- Expose guarded REST endpoints for trusted clients
⚡ Developer Benefits
- Clear, focused functionality for MCP ecosystems
- Reduces risk with SSRF-safe patterns
- Simple interface for content extraction and formatting
- Velocitized integration into marketplace workflows
⚠️ Limitations
- Based on provided description; specific API surface not detailed
- May require surrounding MCP context for full integration
- Behavior under unusual content formats not enumerated