rover-fetch 0.3.2

An MCP server for fetching and prepping web content for LLM agents.
Documentation
1
2
3
4
5
pub mod batch_fetch;
pub mod count_tokens;
pub mod fetch;
pub mod get_metadata;
pub mod summarize;