Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 09:26

"Information about Fetch function or service" matching MCP tools:

  • General search tool. This is your FIRST entry point to look up for possible tokens, entities, and addresses related to a query. Do NOT use this tool for prediction markets. For Polymarket names, topics, event slugs, or URLs, use `prediction_market_lookup` instead. Nansen MCP does not support NFTs, however check using this tool if the query relates to a token. Regular tokens and NFTs can have the same name. This tool allows you to: - Check if a (fungible) token exists by name, symbol, or contract address - Search information about a token - Current price in USD - Trading volume - Contract address and chain information - Market cap and supply data when available - Search information about an entity - Find Nansen labels of an address (EOA) or resolve a domain (.eth, .sol)
    Connector
  • Use this tool when the user wants to see service packages with fixed pricing and scope for a specific type of service. This tool returns standardized packages offered by service providers, including pricing tiers, deliverables, and delivery timelines. It is useful when the user asks about cost, scope of work, or wants to compare package options. Use `page`/`limit` for pagination.
    Connector
  • General search tool. This is your FIRST entry point to look up for possible tokens, entities, and addresses related to a query. Do NOT use this tool for prediction markets. For Polymarket names, topics, event slugs, or URLs, use `prediction_market_lookup` instead. Nansen MCP does not support NFTs, however check using this tool if the query relates to a token. Regular tokens and NFTs can have the same name. This tool allows you to: - Check if a (fungible) token exists by name, symbol, or contract address - Search information about a token - Current price in USD - Trading volume - Contract address and chain information - Market cap and supply data when available - Search information about an entity - Find Nansen labels of an address (EOA) or resolve a domain (.eth, .sol)
    Connector
  • Get information about Follow On Tours — who we are, how we work, our experience, and how the bespoke cricket travel service operates. Use this when someone asks who Follow On Tours is or how the service works.
    Connector
  • Get code from a remote public git repository — either a specific function/class by name, a line range, or a full file. PREFERRED WORKFLOW: When search results or findings have already identified a specific function, method, or class, use symbol_name to extract just that declaration. This avoids fetching entire files and keeps context focused. Only fetch full files when you need a broad understanding of a file you haven't seen before. For supported languages (Go, Python, TypeScript, JavaScript, Java, C, C++, C#, Kotlin, Swift, Rust) the response includes a symbols list of declarations with line ranges. This is not a first-call tool — use code_analyze or code_search first to identify targets, then extract precisely what you need.
    Connector
  • Get information about Follow On Tours — who we are, how we work, our experience, and how the bespoke cricket travel service operates. Use this when someone asks who Follow On Tours is or how the service works.
    Connector

Matching MCP Servers

  • F
    license
    -
    quality
    B
    maintenance
    An MCP (Model Context Protocol) server that gives AI agents live, structured ad intelligence across Facebook, Google, and Instagram — data that no base model can produce from training alone. Powered by Apify actors. Works with any MCP-compatible client: Cursor, Claude, etc.
    Last updated

Matching MCP Connectors

  • Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…

  • MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API

  • 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
  • Calculate total monthly and annual spend for a list of subscriptions. Use this to help users understand their total subscription spending. Accepts service names or slugs and returns per-service breakdown plus totals. Args: service_names: Comma-separated service names or slugs (e.g. "Netflix,spotify,Xbox Game Pass"). Fuzzy matching is supported. country: ISO country code (default "AU"). Returns: JSON with total monthly spend, annual projection, and per-service breakdown including plan name, price, and billing period for each. Example: calculate_subscription_total_tool("Netflix,Spotify,Disney+", "AU")
    Connector
  • Search the SFC compliance checklist by topic, licence type, or MIC function (CF1-CF8). Returns compliance items with legal references, SOP guidance, case law, and grey area analysis. Use for questions about regulatory obligations, MIC responsibilities, procedural guidance, or compliance requirements.
    Connector
  • List the supported instruments for one Blocksize service. This is free, read-only catalog metadata; it does not fetch live prices, create accounts, or start x402 payment.
    Connector
  • Find cheaper alternatives to a subscription service. Use this to help users save money by switching to a similar but cheaper service. Returns alternatives sorted by price (cheapest first) with savings estimates. Args: service_name: Name of the service to find alternatives for (e.g. "Netflix"). country: ISO country code (default "AU"). max_results: Maximum number of alternatives to return (default 5). Returns: JSON list of alternatives with: name, cheapest price, monthly savings, feature overlap score (0-1, how similar the alternative is), and notes about what features differ. Example: find_cheaper_alternatives("Netflix", "AU", 3)
    Connector
  • ABI-encode a function call. Computes the 4-byte selector from the canonical function signature via Keccak-256, then left-pads each argument to 32 bytes. Returns the complete hex-encoded calldata ready for eth_call or a transaction. Example: function_sig='transfer(address,uint256)', args=['0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045', '0xde0b6b3a7640000'].
    Connector
  • Get content recommendations for an AWS documentation page. ## Usage This tool provides recommendations for related AWS documentation pages based on a given URL. Use it to discover additional relevant content that might not appear in search results. URL must be from the docs.aws.amazon.com domain. ## Recommendation Types The recommendations include four categories: 1. **Highly Rated**: Popular pages within the same AWS service 2. **New**: Recently added pages within the same AWS service - useful for finding newly released features 3. **Similar**: Pages covering similar topics to the current page 4. **Journey**: Pages commonly viewed next by other users ## When to Use - After reading a documentation page to find related content - When exploring a new AWS service to discover important pages - To find alternative explanations of complex concepts - To discover the most popular pages for a service - To find newly released information by using a service's welcome page URL and checking the **New** recommendations ## Finding New Features To find newly released information about a service: 1. Find any page belong to that service, typically you can try the welcome page 2. Call this tool with that URL 3. Look specifically at the **New** recommendation type in the results ## Result Interpretation Each recommendation includes: - url: The documentation page URL - title: The page title - context: A brief description (if available)
    Connector
  • Get details about a specific workspace by its slug, including columns of its primary table surface, member count, and row count. A workspace contains one or more surfaces (tabs): any combination of `table` (rows + columns) and `doc` (TipTap body) kinds, one or many of either. Use `list_surfaces` to enumerate every tab; fetch /rows or /doc to read or write a specific one.
    Connector
  • [ONE LINE — what this API does] This API retrieves a list of available purchase types for a specified company. Use when: You need to obtain detailed information about different purchase types, such as when setting up purchase orders or managing inventory categories within the enterprise system. IMPORTANT: Ensure that the `intUID` and `intCompanyCode` fields in the request body are correctly specified to match the user's identity and company context. These fields are essential for downstream processes that depend on accurate user and company identification. Headers required (auto-injected by MCP server — agent does not need to manage): - `accept`: Specifies the media types that are acceptable for the response. - `accept-language`: Indicates the preferred language for the response. - `accessflag`: Used for internal access control. - `authorization`: Authentication token for secure access. - `companycode`: Identifies the company context for the request. - `content-type`: Indicates the media type of the request body. - `delegateduserid`: Represents the user ID of the delegated user. - `doptcode`: Operational code for the request. - `dtcode`: Specific code for transaction identification. - `identifiers`: Unique identifiers for the request. - `isinternaluser`: Indicates if the user is internal. - `ismobileapp`: Specifies if the request is from a mobile app. - `loginauditno`: Audit number for login tracking. - `origin`: Origin URL of the request. - `priority`: Priority level of the request. - `sec-ch-ua`: User agent client hints for browser information. - `sec-ch-ua-mobile`: Indicates if the request is from a mobile device. - `sec-ch-ua-platform`: Platform information of the user agent. - `sec-fetch-dest`: Destination of the fetch request. - `sec-fetch-mode`: Mode of the fetch request. - `sec-fetch-site`: Site context of the fetch request. - `showspinner`: Controls the display of loading indicators. - `user-agent`: Information about the user agent making the request. - `userid`: Unique identifier for the user making the request. Request body fields: - `intUID` (integer): The unique identifier for the user making the request. - `intCompanyCode` (integer): The code representing the company for which purchase types are being requested. - `chrActiveStatus` (string): Indicates whether to fetch active purchase types ('Y' for active). Response fields: - `result.typeLists` (array): Contains detailed information about each purchase type. - `purchaseTypeCode` (integer): The unique code identifying the purchase type. - `purchaseTypeDesc` (string): A full description of the purchase type. - `purchaseTypeShortDesc` (string): A shortened description of the purchase type. - `purchaseActive` (string): Indicates if the purchase type is currently active ('Y' for active). Error handling: - If the request fails due to authorization issues, ensure the `authorization` header is correctly set. - If no purchase types are returned, verify that the `intCompanyCode` and `chrActiveStatus` in the request body are correct and correspond to valid entries in the system. - Network or server errors may result in a null or empty response; retry the request or check server status.
    Connector
  • Encode a function call into ABI-encoded calldata hex. Accepts either a human-readable function signature (e.g. 'transfer(address to, uint256 amount)') or a full ABI JSON array plus function name. Pass uint/int values as decimal strings to avoid JS number precision loss. Pure computation — no RPC call needed.
    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
  • Search XMemo memories by natural-language query. Call this when the user asks about saved or past information, AND proactively before answering any question where prior preferences, facts, projects, decisions, or history could change the answer. To delete a memory, use forget.
    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