114,469 tools. Last updated 2026-04-21 15:35
- Get detailed information about a specific EA hydrology monitoring station including its location, river, catchment, and all available measurement time series (measures). Use the measure notation to fetch readings.Connector
- Fetch a URL and return basic information about the page.Connector
- Fetch complete campaign detail for one campaign. Required input: campaign_id. Output includes a campaign object with public campaign fields plus creator_wallet_address, and a separate funding_progress object with goal_amount, funded_amount, and percent_funded. Does not include creator_email. zooidfund does not verify campaign accuracy. Agents are responsible for their own verification. The platform makes no representations about campaign claims.Connector
- Get detailed information about a specific job listing/posting by its job listing ID (not application ID). Use this to view the full job posting details including description, salary, skills, and company info. For job application details, use get_application instead.Connector
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Get full details for a single business (listing) by its slug. Call this when the user asks for more information about a specific business. Use the slug from search_businesses results.Connector
Matching MCP Servers
- AsecurityAlicenseAqualityModel Context Protocol server for fetching web content and processing images. This allows Claude Desktop (or any MCP client) to fetch web content and handle images appropriately.Last updated173839MIT
- AsecurityAlicenseAqualityFetch URLs and return clean, LLM-ready markdown with metadata and layered prompt injection defense. Configurable timeouts, word limits, JS rendering, and link extraction. All-in-one MCP server + CLI.Last updated1MIT
Matching MCP Connectors
- smithery-ai-fetchOAuth
A simple tool that performs a fetch request to a webpage.
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Get full details for a single broker (agent) by their profile slug. Call this when the user asks for more information about a specific broker. Use the slug from search_brokers results.Connector
- Returns structured information about what the Recursive platform includes: features, AI model details, supported integrations, and what's included at every tier. Use for systematic feature comparison.Connector
- Get detailed information about board games on BoardGameGeek (BGG) including description, mechanics, categories, player count, playtime, complexity, and ratings. Use this tool to deep dive into games found via other tools (e.g. after getting collection results or search results that only return basic info). Use 'name' for a single game lookup by name, 'id' for a single game lookup by BGG ID, or 'ids' to fetch multiple games at once (up to 20). Only provide one of these parameters.Connector
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Get detailed information about a specific police force. Returns the force's name, description, website URL, telephone number, and engagement methods (social media, RSS feeds, etc.). Use a force_id from the list forces tool.Connector
- Fetch a web page and return its content as text, Markdown, or HTML. Includes rate limiting (2s per domain, max 10 req/min) for legal compliance. Automatically handles HTML-to-text conversion. Max response size: 1MB. Use for OEM verification and manufacturer website scraping.Connector
- Browse the NHS Health A-Z directory of medical conditions. Returns a paginated list of conditions with names, URLs, and descriptions. Use the condition slug from the URL to fetch detailed information with the nhs_get_condition tool.Connector
- Query the DezignWorks knowledge base for information about the product, troubleshooting, features, workflows, supported hardware, and licensing. DezignWorks is reverse engineering software that integrates with SolidWorks and Autodesk Inventor, converting 3D scan data and probe measurements into parametric CAD models. Use this tool when answering questions about the product's capabilities, compatibility, or how to accomplish specific tasks.Connector
- Get detailed information about a specific NHS health condition by its slug. Returns the condition overview, symptoms, causes, treatment options, and related links from the NHS Health A-Z. Use nhs_search_conditions first to find the condition slug.Connector
- Get detailed information about a specific police force. Returns the force's name, description, website URL, telephone number, and engagement methods (social media, RSS feeds, etc.). Use a force_id from the list forces tool.Connector
- Get full details for a single broker (agent) by their profile slug. Call this when the user asks for more information about a specific broker. Use the slug from search_brokers results.Connector
- IMPORTANT: Always use this tool FIRST before working with Vaadin. Returns a comprehensive primer document with current (2025+) information about modern Vaadin development. This addresses common AI misconceptions about Vaadin and provides up-to-date information about Java vs React development models, project structure, components, and best practices. Essential reading to avoid outdated assumptions. For legacy versions (7, 8, 14), returns guidance on version-specific resources.Connector
- Get detailed information about a specific NHS organisation by its ODS code. Returns full name, address, status, operational/legal dates, roles, relationships, and succession history.Connector
- Get full details for a single business (listing) by its slug. Call this when the user asks for more information about a specific business. Use the slug from search_businesses results.Connector
- Fetch a 2D structure diagram (PNG image) for a compound by CID.Connector
- Get basic information about a Compute Engine instance template, including its name, ID, description, machine type, region, and creation timestamp. Requires project and instance template name as input.Connector
- Get basic information about a Compute Engine VM instance, including its name, ID, status, machine type, creation timestamp, and attached guest accelerators. Requires project, zone, and instance name as input.Connector
- Get detailed information about a specific FEMA disaster declaration. Returns comprehensive data for a single disaster including all declared programs, incident dates, and affected areas. Use disaster numbers from get_disaster_declarations results. Args: disaster_number: The FEMA disaster number (e.g. 4737, 3604).Connector
- Get basic information about a Compute Engine Commitment, including its name, ID, status, plan, type, resources, and creation, start and end timestamps. Requires project, region, and commitment name as input.Connector
- Retrieve detailed information about a specific U.S. member of Congress by their Bioguide ID (e.g., "P000197" for Nancy Pelosi).Connector
- Get information about the authenticated agent, including type, spending limits, approved categories, and configuration. Requires authentication — call 'authenticate' with your sk_buy_* key first.Connector
- Get information about Syenite — the DeFi interface for AI agents. Swap/bridge routing, yield intelligence, lending data, risk assessment, and position monitoring. Call this tool to learn what tools are available and how to use them.Connector
- Get detailed information about a single organization including accounts, tags, sources, products, aliases, and a short preview of its AI-generated overview when one exists. Use `get_organization_overview` to read the full overview text.Connector
- Searches the official Vonage developer documentation for guides, tutorials, and API references. This is the primary tool for general queries about Vonage's products, services, and APIs, and should be used when the user asks for information, documentation, or how-to guides.Connector
- Get detailed information about a specific UK election by its election ID. Returns election type, date, organisation, child elections, voting system, and whether voter ID is required.Connector
- Get information about the currently active DanNet server. Returns: Dict with current server information: - server_url: The base URL of the current DanNet server - server_type: "local", "remote", or "custom" - status: Connection status information Example: info = get_current_dannet_server() # Returns: {"server_url": "https://wordnet.dk", "server_type": "remote", "status": "active"}Connector
- Fetch public business page information from Facebook. Returns page details including name, category, address, phone, website, ratings, reviews, followers, and cover/profile photos. Provide either page_id or username.Connector
- Get detailed information about a specific match, including compatibility grade, strengths, concerns, and — if both parties accepted — the counterparty's contact information.Connector
- Get information about a published website including its title, view count, size, expiry date, and whether it has been claimed. No authentication required — this is public information. Use this to check if a site is still live, see how many views it has gotten, or check when it expires.Connector
- Get detailed information about a specific EA water quality sampling point by its notation. Returns the point's name, geographic location, status, type, region, area, and links to its observations.Connector
- Fetch full content from a MeteoSwiss webpage and convert to markdown or plain text. Use the search tool first to discover valid page URLs, then pass the full URL as the id parameter.Connector
- Get information about a published website including its title, view count, size, expiry date, and whether it has been claimed. No authentication required — this is public information. Use this to check if a site is still live, see how many views it has gotten, or check when it expires.Connector
- Get detailed information about a specific EA groundwater monitoring station. Returns station metadata including location, aquifer, borehole depth, grid reference, available measures (logged and dipped), and date opened.Connector
- Get detailed information about a specific CQC-inspected care location including current inspection ratings (Safe, Effective, Caring, Responsive, Well-led), address, service types, registration status, and regulatory actions.Connector
- Retrieve full details for a single project, including the associated client name and contact information. Use this tool when a freelancer asks about a specific project's status, budget, or timeline.Connector
- Get detailed information about a specific entity by UEN. If you only have a company name, call search_entities first to obtain the UEN, then call this tool.Connector
- Get the bathing water profile for a specific site. Profiles contain descriptive information about the beach including textual descriptions, applicable year, and version history. Multiple profile versions may exist across years.Connector
- Get detailed information about a specific entity by UEN. If you only have a company name, call search_entities first to obtain the UEN, then call this tool.Connector
- Retrieve detailed information about a specific story bundle by its ID, including the full timeline of related events.Connector
- Get detailed information about a specific EA flood monitoring station by its ID. Returns station metadata including location, river name, catchment, available measures (water level, flow, etc.), scale information, and latest readings.Connector
- Get detailed information about a specific product by its handle (URL slug) or ID. Returns full product details including all variants, images, and availability.Connector
- Get detailed information about a specific flood warning or flood area by its area ID. Returns the full warning message, severity, area description, county, river or sea name, and geographic coordinates.Connector
- Get detailed information about a specific bathing water site by its EU bathing water ID. Returns site name, location coordinates, district, water company, latest compliance classification, latest risk prediction, sediment type, year designated, and whether quality is impacted by heavy rain.Connector
- TOOL for retrieving current user's owned resources and work items across the Cortex workspace. FLEXIBLE REQUEST STRUCTURE: The request accepts an object with optional fields for each resource type: - myEntitiesRequest: Fetch entities (services, resources, domains) owned by the user - myTeamsRequest: Fetch teams the user belongs to - myScorecardsRequest: Fetch scorecards associated with user's entities - myOpenPRsRequest: Fetch user's open pull requests across all Git repositories - myRequestedReviewsRequest: Fetch PRs where user is requested as a reviewer - myWorkItemsRequest: Fetch work items (Jira, Linear, Azure DevOps) assigned to the user Set one or more fields to fetch multiple resource types in a single call. All results are combined into a single response array with mixed item types. RESPONSE STRUCTURE: Returns a single array of items where each item has an 'itemType' field indicating its type: - 'entity': Catalog entities (services, resources, domains) - 'team': Teams the user belongs to - 'scorecard': Scorecards for user's entities - 'pull_request': Open pull requests authored by the user - 'review_request': Pull requests where user is requested as reviewer - 'work_item': Work items (issues/tickets) assigned to the user EXAMPLES: 1. Fetch only services: {"myEntitiesRequest": {"entityTypes": ["service"]}} 2. Fetch teams and their entities: {"myTeamsRequest": {"includeMembers": true}, "myEntitiesRequest": {}} 3. Get all work (PRs, reviews, Jira tickets): {"myOpenPRsRequest": {}, "myRequestedReviewsRequest": {}, "myWorkItemsRequest": {}} 4. Search entities with filters: {"myEntitiesRequest": {"query": "payment", "ownershipSource": "DIRECT", "entityTypes": ["service", "resource"]}}Connector