A
licenseNot graded
qualityD
maintenanceFetches web pages and converts them to markdown for LLM consumption, supporting chunked reading and raw content extraction.
MIT
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools. The single tool 'fetch_rag' is distinct by default.
The single tool name follows a clear verb_noun pattern ('fetch_rag'). Consistency is trivially achieved with only one name.
The server contains only one tool, which falls into the borderline category for scope. While a single-purpose fetch/retrieve tool might be acceptable, it feels thin for a typical MCP server.
The tool covers a single operation: fetching a URL and optionally querying for specific information. There are potential gaps such as batch fetching or handling stateful RAG workflows, but for a basic use case it may suffice.