Meerkats.ai MCP Server
OfficialRelated Servers
Alternatives to Meerkats.ai MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceEnables web searching and content scraping through Google Custom Search API. Provides tools to search the internet, extract webpage content, and automatically scrape search results for comprehensive information gathering.3-
- AlicenseAqualityNot gradedmaintenanceEnables web search through Google and Wikipedia plus content extraction from any webpage via the Seekr API. Provides real-time search results with advanced filtering options and clean text extraction capabilities.2MIT
- AlicenseNot gradedqualityCmaintenanceProvides web search and content extraction for AI agents.MIT
- AlicenseAqualityNot gradedmaintenanceEnables web searching via SearXNG, page content extraction with Crawl4AI, and image analysis using vision language models. It provides AI agents with tools for information synthesis and web-based data retrieval through OpenAI-compatible LLM endpoints.3Apache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to perform web searches, extract webpage content, and conduct end-to-end search-and-extract operations using multiple search providers and content extraction methods.-
- AlicenseNot gradedqualityDmaintenanceEnables web searching using Google search results with no API keys required.16 npm1MIT
TDQS
Scored across 10 tools
Several tools have overlapping purposes: google_places and google_map both return Google Maps data for location queries, and web_search and google_serp both provide search results. Additionally, guess_email and generate_support_emails overlap in guessing email patterns. This creates multiple ambiguous boundaries that an agent must navigate.
Tool names follow no consistent pattern: some start with verbs (verify_email, scrape_url), others with nouns (web_search, google_map), and some are mixed (generate_support_emails, check_domain_catch_all). There is no uniform verb_noun structure, making the naming style chaotic.
With 10 tools, the count is within the ideal range for a utility server. However, the presence of redundant or overlapping tools (e.g., google_places vs google_map) indicates a slight over-scoping, so it earns a 4 rather than a 5.
The email/domain verification tools cover verification, guessing, catch-all detection, and MX checks, while web tools cover search, scraping, and Google-specific queries. Minor gaps exist, such as missing reverse geocoding or additional domain checks, but core workflows are well covered.