Capability
Custom Header And User Agent Injection
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “request header customization and user-agent spoofing”
Fetch and convert web pages to markdown for LLM processing.
Unique: Exposes HTTP header customization as a first-class parameter in the MCP tool schema, allowing clients to specify headers per-request without requiring server-side configuration or separate authentication mechanisms
vs others: More flexible than hardcoded headers because clients can customize headers per-request; simpler than implementing separate authentication mechanisms (OAuth, API key management) because it delegates header handling to clients