Back to Home
u8array icon

Thomisidae

Verified Safe

by u8array

Overview

This server provides controlled web access (fetching URLs, extracting links, performing Google searches) to any MCP-compatible LLM client.

Installation

Run Command
target/release/thomisidae

Environment Variables

  • GOOGLE_API_KEY
  • GOOGLE_CSE_ID

Security Notes

The server implements strong network security measures, including blocking requests to non-global IP addresses (preventing SSRF), enforcing maximum response sizes, and respecting robots.txt. It also supports domain-level allow/block policies. Secrets (Google API keys) are managed via config files or environment variables, not hardcoded. No 'eval' or similar dangerous dynamic code execution patterns were found.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars2
Forks0
Last Update2026-01-13

Tags

Web ScraperLLM ToolSearchRustWeb API