TO1 Intelligence Fleet
Server Details
297 data tools across 90 MCP servers via one gateway. Free trial header; x402 USDC on Base.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
294 toolsactivity-intel__get_activity_by_typeInspect
[activity-intel] Get all activity suggestions matching a specific category. Valid types are: education, recreational, social, diy, charity, cooking, relaxation, music, and busywork. Use this when the user wants ideas within a particular theme, e.g. 'something relaxing' or 'a DIY project'.
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The activity category to filter by. |
activity-intel__get_random_activityInspect
[activity-intel] Get one completely random activity suggestion to fight boredom — includes the activity description, category type, number of participants, estimated cost, accessibility level, and duration. Use this when the user just wants a single spontaneous idea with no filters.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
activity-intel__suggest_activity_for_groupInspect
[activity-intel] Get activity suggestions sized for a specific number of participants (e.g. 1 for solo, 2 for a couple/pair, 4+ for a larger group), optionally narrowed further by category type. Use this when the user specifies how many people are involved, e.g. 'something for 4 friends to do' or 'a solo hobby'.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional category to further narrow the suggestions. | |
| participants | Yes | Number of people the activity should be suited for (positive integer, e.g. 1, 2, 4). |
advice-intel__get_adviceInspect
[advice-intel] Get a random piece of wisdom or life advice from Advice Slip. Returns thoughtful, concise advice perfect for motivation, life coaching contexts, or adding wisdom to an AI response.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
advice-intel__get_multiple_adviceInspect
[advice-intel] Get 2-10 pieces of random advice at once. Useful when you need a selection of wisdom to present to the user.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of advice slips to return (2-10) |
advice-intel__search_adviceInspect
[advice-intel] Search for advice by topic or keyword. Find wisdom related to specific themes like 'love', 'money', 'health', 'friendship', 'success', 'failure', etc.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Topic to search for advice about (e.g. 'love', 'money', 'work', 'health', 'friends', 'time', 'fear') |
affirmation-intel__get_affirmationInspect
[affirmation-intel] Fetches a single random positive affirmation from affirmations.dev. Use this when an agent or user wants one short, uplifting, encouraging statement — for example to open a message, soothe stress, or add positivity to generated content. Returns plain text, no parameters required.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
affirmation-intel__get_multiple_affirmationsInspect
[affirmation-intel] Fetches a batch of 2 to 10 random positive affirmations from affirmations.dev in one call. Use this when an agent needs a list of several distinct affirmations at once — for example to populate a daily-affirmation calendar, a rotating banner, or a content batch — instead of calling get_affirmation repeatedly. Internally loops the underlying API since it has no native batch endpoint, so duplicates across calls are possible since the source is random.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of affirmations to fetch, between 2 and 10 inclusive. |
agent-economy-intel__get_ai_sector_snapshotInspect
[agent-economy-intel] Get an aggregate sector health snapshot for AI/agent infrastructure tokens: average change, gainer/loser count, best/worst performer, and sentiment.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
agent-economy-intel__get_ai_tokensInspect
[agent-economy-intel] Get live prices and 24h performance for the top AI/agent ecosystem tokens: TAO, RENDER, FET, GRT, AGIX, VIRTUAL, AKT, GLM, and more.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
agent-economy-intel__get_market_sentimentInspect
[agent-economy-intel] Get the current Crypto Fear & Greed Index (today, yesterday, last week + trend) alongside BTC and ETH prices. Includes an AI-sector interpretation of the sentiment level.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
agent-insurance-intel__compare_risk_optionsInspect
[agent-insurance-intel] Compare multiple possible agent actions and rank them by risk-adjusted cost.
| Name | Required | Description | Default |
|---|---|---|---|
| options | Yes |
agent-insurance-intel__make_coverage_noteInspect
[agent-insurance-intel] Create a coverage note with exclusions and a stable quote hash.
| Name | Required | Description | Default |
|---|---|---|---|
| payer | No | ||
| quote | Yes | ||
| actionId | No |
agent-insurance-intel__quote_action_riskInspect
[agent-insurance-intel] Quote a risk premium and coverage recommendation for an agent action.
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | ||
| chain | No | ||
| action | Yes | ||
| amountUsd | Yes | ||
| hasReceipt | No | ||
| vendorScore | No | ||
| irreversible | No | ||
| hasPolicyHash | No |
agent-niche-radar-intel__draft_niche_product_cardInspect
[agent-niche-radar-intel] Draft a tight first product card for a niche.
| Name | Required | Description | Default |
|---|---|---|---|
| nicheName | Yes | ||
| tollMoment | No | ||
| targetBuyer | No |
agent-niche-radar-intel__rank_niche_basketInspect
[agent-niche-radar-intel] Rank many possible niches and return a build queue.
| Name | Required | Description | Default |
|---|---|---|---|
| niches | Yes |
agent-niche-radar-intel__score_agent_nicheInspect
[agent-niche-radar-intel] Score one agent-economy niche and explain whether it is worth building.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| pain | No | ||
| buyer | No | ||
| urgency | No | ||
| evidence | No | ||
| riskCost | No | ||
| frequency | No | ||
| competition | No | ||
| defensibility | No | ||
| paymentMoment | No | ||
| willingnessToPay | No |
agent-tollbooth-intel__evaluate_agent_spendInspect
[agent-tollbooth-intel] Decide whether an agent should spend money on a tool call, with reasons, risk score, policy hash, and receipt.
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| chain | Yes | ||
| action | No | ||
| policy | No | ||
| agentId | Yes | ||
| purpose | Yes | ||
| toolName | Yes | ||
| amountUsd | Yes | ||
| recipient | Yes | ||
| spentTodayUsd | No |
agent-tollbooth-intel__make_toll_policyInspect
[agent-tollbooth-intel] Normalize an agent spending policy and return a stable policy hash that can be attached to future paid actions.
| Name | Required | Description | Default |
|---|---|---|---|
| allowedTools | No | ||
| blockedTools | No | ||
| allowedAssets | No | ||
| allowedChains | No | ||
| riskTolerance | No | ||
| dailyBudgetUsd | No | Maximum total spend per day. Default: 10. | |
| allowedPurposes | No | ||
| perCallLimitUsd | No | Maximum single paid call. Default: 1. | |
| allowedRecipients | No | ||
| blockedRecipients | No | ||
| requireHumanAboveUsd | No | Amount where human review is required. Default: 2. |
agent-tollbooth-intel__score_tool_vendorInspect
[agent-tollbooth-intel] Score a paid tool or agent listing before another agent buys it.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| feeUsd | Yes | ||
| rating | No | ||
| endpoint | Yes | ||
| soldCount | No | ||
| description | Yes | ||
| requiresWalletAction | No |
agent-tollbooth-intel__verify_toll_receiptInspect
[agent-tollbooth-intel] Check whether a toll receipt matches its decision body and optional policy hash.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | ||
| expectedPolicyHash | No |
air-quality-intel__get_air_quality_by_cityInspect
[air-quality-intel] Get current and next-hour air quality for a city using Open-Meteo geocoding and air quality data.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name, such as Miami, Tokyo, or London. | |
| countryCode | No | Optional ISO 2-letter country code, such as US or JP. |
air-quality-intel__get_air_quality_by_coordinatesInspect
[air-quality-intel] Get current and next-hour air quality for latitude and longitude.
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
anime-intel__get_anime_by_idInspect
[anime-intel] Get full details for a specific anime by its MyAnimeList ID. Returns complete information including all genres, themes, studios, full synopsis, and trailer URL.
| Name | Required | Description | Default |
|---|---|---|---|
| mal_id | Yes | MyAnimeList anime ID (e.g. 5114 for Fullmetal Alchemist Brotherhood, 1 for Cowboy Bebop) |
anime-intel__get_top_animeInspect
[anime-intel] Get the top-ranked anime on MyAnimeList. Optionally filter by type: TV series, movies, OVAs, or specials.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional: filter by type. 'tv' for series, 'movie' for films, 'ova' for OVAs | |
| limit | No | Number of top anime to return (default 10, max 25) |
anime-intel__get_top_mangaInspect
[anime-intel] Get the top-ranked manga on MyAnimeList by community score.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top manga to return (default 10, max 25) |
anime-intel__search_animeInspect
[anime-intel] Search for anime series by title or keyword. Returns MAL score, rank, genres, episode count, synopsis, and image. Works for any anime: 'Attack on Titan', 'One Piece', 'Demon Slayer', 'Naruto', 'Spirited Away', etc.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (default 5, max 10) | |
| query | Yes | Anime title or keyword (e.g. 'attack on titan', 'one piece', 'mecha', 'isekai', 'studio ghibli') |
anime-intel__search_mangaInspect
[anime-intel] Search for manga (Japanese comics) by title or keyword. Returns MAL score, rank, volume/chapter count, genres, authors, and synopsis.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (default 5, max 10) | |
| query | Yes | Manga title or keyword (e.g. 'One Piece', 'Berserk', 'Vagabond', 'Vinland Saga', 'shonen') |
art-intel__get_artworkInspect
[art-intel] Get full details for a specific artwork by its Met Object ID. Returns complete information including all images, full artist biography, provenance, and tags.
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | Met Museum object ID (e.g. 437133 for 'Washington Crossing the Delaware') |
art-intel__list_departmentsInspect
[art-intel] List all 17 departments in the Met collection: from Egyptian Art to Modern Art to Musical Instruments. Use the department ID in search_artwork to filter results.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
art-intel__random_artworkInspect
[art-intel] Get a random artwork from the Met collection. By default returns only public domain artworks with images. Great for art-of-the-day features or random discovery.
| Name | Required | Description | Default |
|---|---|---|---|
| public_domain_only | No | If true (default), only return public domain artworks (free to use). Set false for any artwork. |
art-intel__search_artworkInspect
[art-intel] Search the Metropolitan Museum of Art collection (500,000+ artworks): find paintings, sculptures, prints, photographs, furniture, armor, and more. Filter by department. Returns artwork details including artist, date, medium, dimensions, and image URL.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of artworks to return (default 5, max 10) | |
| query | Yes | Search term: artwork title, artist name, subject, or style (e.g. 'sunflowers', 'Rembrandt', 'samurai armor', 'Egyptian mummy', 'impressionism', 'ancient Rome') | |
| department_id | No | Optional: filter to a specific department ID. Use list_departments to get IDs. E.g. 11 = European Paintings, 10 = Egyptian Art, 4 = Arms and Armor, 6 = Asian Art |
book-intel__books_by_authorInspect
[book-intel] Get the most popular books by a specific author, sorted by number of editions (most widely published first). Returns the author's bibliography with publication years and reader stats.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of books to return (default 8, max 15) | |
| author_name | Yes | Author name to search (e.g. 'Stephen King', 'Jane Austen', 'Ernest Hemingway', 'Haruki Murakami') |
book-intel__get_book_by_isbnInspect
[book-intel] Look up a specific book by ISBN (ISBN-10 or ISBN-13). Returns full book details including publisher, publication date, pages, subjects, and description. Useful for identifying exact editions.
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | Book ISBN number � ISBN-10 (e.g. '0143127543') or ISBN-13 (e.g. '9780143127543'). Hyphens are allowed. |
book-intel__search_booksInspect
[book-intel] Search Open Library for books by title, author, subject, or general keyword. Returns book details including publication year, authors, page count, subjects, cover image URL, and reader statistics. Open Library has 20M+ books.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default 5, max 15) | |
| query | Yes | Search query: book title (e.g. 'The Great Gatsby'), author name (e.g. 'Tolkien'), subject (e.g. 'machine learning'), or keyword | |
| search_type | No | Search type: 'general' (default), 'author' (by author name), 'subject' (by topic). Use 'general' for most searches. |
brewery-intel__find_breweries_by_locationInspect
[brewery-intel] Find breweries filtered by city, state/province, and/or country. Use this when the user wants to discover breweries in a specific place (e.g. 'breweries in San Diego, California' or 'breweries in Belgium'). At least one of city, state, or country must be provided; combine them for a more precise match.
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name, e.g. 'San Diego'. | |
| state | No | State or province name, e.g. 'California'. | |
| country | No | Country name, e.g. 'United States'. | |
| per_page | No | Max results to return, 1-50 (default 10). |
brewery-intel__find_breweries_by_typeInspect
[brewery-intel] Find breweries filtered by their operational type/category. Valid types: micro, nano, regional, brewpub, large, planning, bar, contract, proprietor, closed. Use this when the user wants a specific kind of producer, e.g. 'show me micro breweries' or 'find brewpubs' or 'which breweries have closed'.
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Max results to return, 1-50 (default 10). | |
| brewery_type | Yes | One of: micro, nano, regional, brewpub, large, planning, bar, contract, proprietor, closed. |
brewery-intel__random_breweryInspect
[brewery-intel] Fetch one or more random breweries from the full Open Brewery DB dataset. Use this for discovery, inspiration, trivia, or when the user just wants a surprise brewery suggestion with no filters.
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of random breweries to return, 1-10 (default 1). |
brewery-intel__search_breweriesInspect
[brewery-intel] Full-text search for breweries, cideries, and other beverage producers by name or keyword (e.g. 'dog', 'stone', 'hazy'). Use this when the user names or partially names a specific brewery they're looking for. Returns up to per_page matching brewery records with name, type, full address, coordinates, phone, and website.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword or brewery name fragment, e.g. 'dog' or 'stone brewing'. | |
| per_page | No | Max results to return, 1-50 (default 10). |
budget-oracle-intel__check_budget_eventInspect
[budget-oracle-intel] Check if a proposed spend fits inside a budget plan and category limits.
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| category | No | ||
| amountUsd | Yes | ||
| daysElapsed | No | ||
| spentSoFarUsd | No |
budget-oracle-intel__forecast_budget_burnInspect
[budget-oracle-intel] Forecast budget burn, runway, and overspend risk from spend events.
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | ||
| budgetUsd | Yes | ||
| periodDays | No |
budget-oracle-intel__make_budget_planInspect
[budget-oracle-intel] Create a daily, weekly, or task budget plan for an agent.
| Name | Required | Description | Default |
|---|---|---|---|
| budgetUsd | Yes | ||
| categories | No | ||
| periodDays | No | ||
| reservePct | No |
cat-fact-intel__get_cat_breedsInspect
[cat-fact-intel] Get a list of cat breeds with country of origin, coat type, and pattern. Returns up to 50 breeds.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of breeds to return (5-50, default 20) |
cat-fact-intel__get_cat_factInspect
[cat-fact-intel] Get a random fascinating cat fact. Cat facts cover biology, behavior, history, senses, anatomy, and cat cultural trivia. Great for cat lovers, educational content, or adding a feline fun fact to any response.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cat-fact-intel__get_multiple_cat_factsInspect
[cat-fact-intel] Get 2-20 random cat facts at once for batch use cases, quizzes, or educational content.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of cat facts to return (2-20) |
chucknorris-intel__get_joke_by_categoryInspect
[chucknorris-intel] Fetches a random Chuck Norris joke filtered to a specific category (such as 'dev', 'animal', 'movie', or 'sport'). Use this when the user wants a joke themed around a particular topic. Call get_joke_categories first if you are unsure which category names are valid.
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | The category slug to filter by, e.g. 'dev', 'animal', 'career', 'celebrity', 'explicit', 'fashion', 'food', 'history', 'money', 'movie', 'music', 'political', 'religion', 'science', 'sport', 'travel'. |
chucknorris-intel__get_joke_categoriesInspect
[chucknorris-intel] Lists all available joke categories (e.g. animal, career, dev, food, movie, sport, travel) supported by api.chucknorris.io. Use this first when the user wants to know what categories of jokes exist, or before calling get_joke_by_category to validate a category name.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
chucknorris-intel__get_random_jokeInspect
[chucknorris-intel] Fetches a single random Chuck Norris joke from the api.chucknorris.io database of 800+ jokes. Use this when the user wants a quick laugh, a random fact-style joke, or filler content with no specific theme requested.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
chucknorris-intel__search_jokesInspect
[chucknorris-intel] Searches the full Chuck Norris joke database for jokes whose text contains a given keyword or phrase, returning the total match count and up to several matching jokes. Use this when the user wants jokes about a specific word, name, or concept rather than a fixed category (e.g. searching for 'kick' or 'beard').
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The keyword or phrase to search for within joke text. |
cloneprint-intel__compare_listingsInspect
[cloneprint-intel] Compare two tool listings and score likely copycat overlap.
| Name | Required | Description | Default |
|---|---|---|---|
| original | Yes | ||
| candidate | Yes |
cloneprint-intel__fingerprint_listingInspect
[cloneprint-intel] Create a stable fingerprint for a tool listing using name, description, endpoint, schema words, and pricing.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| feeUsd | No | ||
| endpoint | No | ||
| toolNames | No | ||
| description | Yes |
cloneprint-intel__scan_slop_listingInspect
[cloneprint-intel] Flag thin, risky, duplicated, overpriced, or low-trust agent listing copy.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| feeUsd | No | ||
| endpoint | No | ||
| toolNames | No | ||
| description | Yes |
cocktail-intel__filter_by_alcoholicInspect
[cocktail-intel] Get a list of alcoholic or non-alcoholic cocktails. Returns up to 20 drinks with their IDs for further lookup.
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Filter by 'alcoholic' or 'non_alcoholic' |
cocktail-intel__filter_by_ingredientInspect
[cocktail-intel] Find all cocktails that contain a specific ingredient. Returns cocktail names and IDs. Great for 'what can I make with vodka?' queries.
| Name | Required | Description | Default |
|---|---|---|---|
| ingredient | Yes | Ingredient to filter by (e.g. 'vodka', 'rum', 'lime juice', 'gin', 'triple sec', 'mint', 'tequila') |
cocktail-intel__get_cocktail_by_idInspect
[cocktail-intel] Get full recipe for a specific cocktail by its TheCocktailDB ID. Use after filter_by_ingredient or filter_by_alcoholic to get full details.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TheCocktailDB cocktail ID (e.g. '11007' for Margarita) |
cocktail-intel__random_cocktailInspect
[cocktail-intel] Get a completely random cocktail recipe. Great for discovering new drinks or giving users a surprise recommendation.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cocktail-intel__search_cocktailInspect
[cocktail-intel] Search for cocktail recipes by name. Returns up to 10 matching cocktails with full recipes including ingredients, measurements, and step-by-step instructions. Try 'margarita', 'mojito', 'old fashioned', 'cosmopolitan', etc.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Cocktail name to search for (e.g. 'margarita', 'moscow mule', 'gin tonic', 'bloody mary') |
codetrends-intel__get_repository_detailsInspect
[codetrends-intel] Fetch detailed metadata for one specific repository given its owner and repo name, including stars, forks, open issues, primary language, license, and last-pushed timestamp. Use this when you already know the exact owner/repo pair. Subject to the same unauthenticated rate limit (60 REST requests/hour per IP).
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name, e.g. 'workers-sdk'. | |
| owner | Yes | Repository owner or organization login, e.g. 'cloudflare'. |
codetrends-intel__get_top_new_reposInspect
[codetrends-intel] Return the most-starred repositories created after a given date, used as a proxy for 'trending' since the public API has no official unauthenticated trending endpoint. Defaults to repositories created in the last 30 days if no date is given. Backed by the public search endpoint, limited to roughly 10 requests/min per IP.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of results to return (1-30). Defaults to 10. | |
| since | No | Only include repositories created after this date, format YYYY-MM-DD. Defaults to 30 days ago. |
codetrends-intel__search_repositoriesInspect
[codetrends-intel] Search public code repositories by keyword, topic, or qualifier (language:, stars:>, topic:, etc.), ranked by star count descending. Useful for finding popular projects in a given ecosystem or niche. Backed by an unauthenticated public search API limited to roughly 10 requests/min per IP, so results may occasionally 429 under heavy concurrent use.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of results to return (1-30). Defaults to 10. | |
| query | Yes | Search query, e.g. 'machine learning language:python' or 'topic:llm stars:>500'. |
color-intel__analyze_colorInspect
[color-intel] Analyze a color in any format: get all color formats (hex, RGB, HSL, HSV), a human description, WCAG accessibility contrast ratios vs black and white backgrounds, and color properties (warm/cool, brightness, saturation). Input can be hex (#FF5733), CSS name (coral), or rgb(255,87,51).
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | Color to analyze. Accepts: hex (#FF5733 or #F53), CSS color names (coral, navy, crimson), rgb(255,87,51), or hsl(9,100%,60%) |
color-intel__check_contrastInspect
[color-intel] Check the WCAG accessibility contrast ratio between two colors — essential for web accessibility. Returns the contrast ratio (1:1 to 21:1) and whether it meets WCAG AA (4.5:1 normal text, 3:1 large) and AAA (7:1) standards.
| Name | Required | Description | Default |
|---|---|---|---|
| color1 | Yes | First color (foreground/text) — hex, CSS name, or rgb() | |
| color2 | Yes | Second color (background) — hex, CSS name, or rgb() |
color-intel__generate_paletteInspect
[color-intel] Generate a color harmony palette from a base color. Palette types: 'complementary' (opposite colors, high contrast), 'triadic' (3 colors 120° apart), 'analogous' (adjacent hues, harmonious), 'split-complementary' (softer than complementary), 'tetradic' (4 colors, square), 'monochromatic' (same hue, different lightness).
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Palette type: 'complementary', 'triadic', 'analogous', 'split-complementary', 'tetradic', or 'monochromatic' | |
| color | Yes | Base color to generate the palette from (hex, CSS name, or rgb) |
country-intel__countries_by_currencyInspect
[country-intel] Find all countries that use a given currency. Accepts ISO currency code (USD, EUR) or currency name (dollar, euro).
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | Currency code (e.g. 'USD', 'EUR', 'GBP', 'JPY') or currency name (e.g. 'dollar', 'euro', 'franc') |
country-intel__countries_by_languageInspect
[country-intel] Find all countries where a given language has official or major status. Returns country list with region and flag.
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | Language name to search for (e.g. 'Spanish', 'French', 'Arabic', 'Portuguese', 'Hindi', 'Chinese') |
country-intel__countries_by_regionInspect
[country-intel] List all countries in a geographic region, grouped by subregion. Valid regions: Africa, Americas, Asia, Europe, Oceania, Antarctic.
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | Geographic region: Africa, Americas, Asia, Europe, Oceania, Antarctic |
country-intel__get_countryInspect
[country-intel] Get detailed information about a country by name or ISO code: official name, flag, capital, region, subregion, languages, currencies, calling code, coordinates, area, landlocked status, and bordering countries. Accepts English name (Japan), alpha-2 (JP), or alpha-3 (JPN).
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Country name (e.g. 'Japan', 'United States', 'United Kingdom') or ISO code (e.g. 'JP', 'USA', 'GBR') |
country-intel__search_countriesInspect
[country-intel] Search for countries by partial name. Useful when the exact country name is unknown or to find all countries with a word in their name (e.g. searching 'island' returns Iceland, Cook Islands, etc.).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default 10, max 30) | |
| query | Yes | Partial country name to search for (e.g. 'island', 'south', 'new') |
creator-curation-intel__audit_reward_mixInspect
[creator-curation-intel] Check if a creator reward pool is likely to attract true contributors or mercenary farming.
| Name | Required | Description | Default |
|---|---|---|---|
| cashPct | No | ||
| tokenPct | No | ||
| tokenPool | No | ||
| categories | No | ||
| totalBudgetUsd | Yes | ||
| requiresManualReview | No |
creator-curation-intel__build_creator_shortlistInspect
[creator-curation-intel] Rank creator applicants and allocate a cash or token reward pool to the strongest human contributors.
| Name | Required | Description | Default |
|---|---|---|---|
| candidates | Yes | ||
| maxWinners | No | ||
| reservePct | No | ||
| totalBudgetUsd | No |
creator-curation-intel__draft_creator_briefInspect
[creator-curation-intel] Draft a creator hiring or grant brief that attracts high-effort artists, video makers, writers, and speakers.
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| tone | No | ||
| tokenPool | No | ||
| categories | No | ||
| projectName | Yes | ||
| totalBudgetUsd | No |
creator-curation-intel__score_creator_candidateInspect
[creator-curation-intel] Score one creator applicant for craft, originality, audience fit, long-term belief, automation risk, and mercenary risk.
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | ||
| handle | Yes | ||
| wallet | No | ||
| category | Yes | ||
| sampleText | No | ||
| audienceFit | No | ||
| craftEffort | No | ||
| originality | No | ||
| beliefSignal | No | ||
| requestedUsd | No | ||
| evidenceLinks | No | ||
| automationLevel | No | ||
| previousWorkCount | No |
cryptomarket-intel__get_coin_priceInspect
[cryptomarket-intel] Get live price, 24h change, high/low, and volume for any coin traded on OKX. Use ticker symbols like BTC, ETH, SOL, DOGE.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Coin symbol e.g. BTC, ETH, SOL, DOGE, XRP, LINK |
cryptomarket-intel__get_fear_greed_indexInspect
[cryptomarket-intel] Get the Crypto Fear & Greed Index (0-100 scale): today, yesterday, and last week sentiment.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cryptomarket-intel__get_market_overviewInspect
[cryptomarket-intel] Get the top 15 crypto pairs by 24h volume on OKX exchange with live prices and change.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cryptomarket-intel__get_top_moversInspect
[cryptomarket-intel] Get the top 7 biggest gainers and 7 biggest losers on OKX in the last 24 hours (liquid pairs only).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
csv-guard-intel__compare_csv_headersInspect
[csv-guard-intel] Compare two CSV header rows and report added, removed, and reordered columns.
| Name | Required | Description | Default |
|---|---|---|---|
| afterCsv | Yes | ||
| beforeCsv | Yes |
csv-guard-intel__profile_csvInspect
[csv-guard-intel] Profile CSV text: headers, row count, column completeness, type guesses, duplicates, and quality warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | CSV text. | |
| delimiter | No | Optional delimiter. Default: auto-detect. |
csv-guard-intel__validate_csvInspect
[csv-guard-intel] Validate CSV text against required columns and maximum missing-cell percentage.
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | ||
| maxMissingPct | No | Default: 20. | |
| requiredColumns | No |
currency-intel__convert_currencyInspect
[currency-intel] Convert an amount between currencies using today's exchange rate. Supports all major world currencies by code (USD, EUR, JPY) or name (dollar, euro). Convert to multiple currencies at once.
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currencies (e.g. ['EUR', 'JPY', 'GBP']). Up to 10. | |
| from | Yes | Source currency code (e.g. 'USD', 'EUR') or name (e.g. 'dollar', 'pound') | |
| amount | No | Amount to convert (default 1) |
currency-intel__historical_rateInspect
[currency-intel] Get the exchange rate between currencies on a specific historical date (ECB data from 1999 onwards, business days only).
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currencies (e.g. ['EUR', 'JPY']) | |
| date | Yes | Date in YYYY-MM-DD format (e.g. '2024-01-15'). ECB rates available from 1999-01-04. | |
| from | Yes | Base currency code or name (e.g. 'USD', 'dollar') |
currency-intel__list_currenciesInspect
[currency-intel] List all 30 supported currencies with their 3-letter ISO code and full name.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
currency-intel__rate_historyInspect
[currency-intel] Get the exchange rate history between two currencies over a date range. Returns daily rates, min/max/average, and trend direction (up/down/flat).
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency code (e.g. 'EUR') | |
| from | Yes | Base currency code (e.g. 'USD') | |
| end_date | Yes | End date in YYYY-MM-DD format (e.g. '2024-12-31') | |
| start_date | Yes | Start date in YYYY-MM-DD format (e.g. '2024-01-01') |
dad-joke-intel__get_dad_jokeInspect
[dad-joke-intel] Get a single random dad joke from icanhazdadjoke.com. Dad jokes are clean, wholesome puns and one-liners perfect for lightening the mood or adding some humor to any response.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
dad-joke-intel__get_multiple_dad_jokesInspect
[dad-joke-intel] Get multiple random dad jokes at once (2-10). Useful when you need a selection to pick the best one for a specific context.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of dad jokes to return (2-10) |
dad-joke-intel__search_dad_jokesInspect
[dad-joke-intel] Search dad jokes by keyword or topic. Find jokes related to specific subjects like 'cat', 'time', 'music', 'food', 'work', 'science', etc.
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term to find related jokes (e.g. 'cat', 'music', 'pizza', 'ocean', 'coffee') | |
| limit | No | Number of jokes to return (default 5, max 20) |
data-license-intel__check_dataset_useInspect
[data-license-intel] Decide whether a dataset/source is allowed, review, or block for an agent workflow.
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | Yes | ||
| licenseText | No | ||
| dataDescription | No | ||
| paidRedistribution | No | ||
| containsPersonalData | No |
data-license-intel__classify_license_textInspect
[data-license-intel] Classify license or terms text for commercial, attribution, share-alike, derivative, and AI-training signals.
| Name | Required | Description | Default |
|---|---|---|---|
| termsText | No | ||
| licenseText | No |
data-license-intel__make_usage_policyInspect
[data-license-intel] Make a concise usage policy from source terms and intended agent use.
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | Yes | ||
| licenseText | No | ||
| dataDescription | No | ||
| paidRedistribution | No | ||
| containsPersonalData | No |
data-license-intel__source_attribution_receiptInspect
[data-license-intel] Create a source attribution receipt for later audits.
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | No | ||
| sourceUrl | Yes | ||
| sourceName | Yes | ||
| licenseText | No |
defi-intel__get_chain_tvlInspect
[defi-intel] Get TVL breakdown by blockchain (Ethereum, Solana, Base, BSC, etc.) — see which chains are winning DeFi.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
defi-intel__get_protocol_detailsInspect
[defi-intel] Get TVL, chain coverage, and 1h/24h/7d TVL change for any specific DeFi protocol (e.g. Aave, Uniswap, Lido, Compound, MakerDAO).
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | Yes | Protocol name e.g. 'Aave', 'Uniswap', 'Lido', 'Compound', 'Curve' |
defi-intel__get_top_protocolsInspect
[defi-intel] Get the top 15 DeFi protocols by Total Value Locked (TVL) with 24h TVL changes and chain coverage.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
defi-intel__get_top_yieldsInspect
[defi-intel] Get highest-yield DeFi farming and liquidity pool opportunities from DefiLlama, optionally filtering for stablecoin-only pools.
| Name | Required | Description | Default |
|---|---|---|---|
| stableOnly | No | If true, only return stablecoin pools (lower risk). Default false. |
dictionary-intel__define_wordInspect
[dictionary-intel] Look up an English word's full definition: phonetic pronunciation, all parts of speech (noun/verb/adjective/etc.), definitions with usage examples, and synonyms/antonyms.
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | English word to define (e.g. 'ephemeral', 'serendipity', 'algorithm') |
dictionary-intel__get_random_wordInspect
[dictionary-intel] Get a random English word with its definition, pronunciation, part of speech, and usage example. Useful for vocabulary building or generating random prompts.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
dictionary-intel__get_synonymsInspect
[dictionary-intel] Get all synonyms and antonyms for an English word, aggregated across all its parts of speech.
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | English word to find synonyms/antonyms for |
dns-intel__lookup_common_recordsInspect
[dns-intel] Look up A, AAAA, MX, TXT, NS, CAA, and SOA records for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
dns-intel__lookup_dnsInspect
[dns-intel] Look up one DNS record type through Cloudflare DNS over HTTPS.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | DNS record type. Default: A. | |
| domain | Yes |
dog-intel__breed_imagesInspect
[dog-intel] Get multiple photos of a specific dog breed (1-50 images). Use list_breeds to see all available breeds.
| Name | Required | Description | Default |
|---|---|---|---|
| breed | Yes | Dog breed name (e.g. 'labrador', 'golden retriever', 'boxer', 'dalmatian') | |
| count | No | Number of images to return (1-50, default 5) |
dog-intel__list_breedsInspect
[dog-intel] List all available dog breeds and sub-breeds. Returns 120+ breeds including sub-breeds like 'boston bulldog', 'toy poodle', 'standard poodle'.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
dog-intel__random_dogInspect
[dog-intel] Get a random dog photo. Optionally specify a breed (e.g. 'labrador', 'golden retriever', 'poodle', 'boston bulldog'). Returns the image URL and breed.
| Name | Required | Description | Default |
|---|---|---|---|
| breed | No | Optional dog breed name (e.g. 'labrador', 'husky', 'corgi', 'poodle', 'shih tzu'). Omit for any random breed. |
dog-intel__random_multiple_dogsInspect
[dog-intel] Get multiple random dog photos at once (2-20). Optionally filter to a specific breed.
| Name | Required | Description | Default |
|---|---|---|---|
| breed | No | Optional breed filter (e.g. 'beagle', 'labrador') | |
| count | Yes | Number of dog photos to return (2-20) |
drug-safety-intel__drug_event_searchInspect
[drug-safety-intel] Search public adverse event reports by drug name.
| Name | Required | Description | Default |
|---|---|---|---|
| drug | Yes | Drug name to search | |
| limit | No | Maximum reports, default 5 |
drug-safety-intel__drug_recall_searchInspect
[drug-safety-intel] Search public drug recall and enforcement records by product text.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records, default 5 | |
| query | Yes | Product or firm text to search |
earthquake-intel__get_earthquakes_nearInspect
[earthquake-intel] Search USGS events near a latitude and longitude within a radius.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to search, 1-30. Default: 7. | |
| limit | No | Maximum events, 1-50. Default: 10. | |
| latitude | Yes | ||
| radiusKm | No | Radius in kilometers, 1-1000. Default: 250. | |
| longitude | Yes | ||
| minMagnitude | No | Minimum magnitude. Default: 2.5. |
earthquake-intel__get_recent_earthquakesInspect
[earthquake-intel] Get recent earthquakes worldwide from the USGS feed. Filter by time period and minimum magnitude.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum events to return, 1-50. Default: 10. | |
| period | No | Feed window. Default: day. | |
| minMagnitude | No | Minimum magnitude to include. Default: 4.5. |
earthquake-intel__get_significant_earthquakesInspect
[earthquake-intel] Get significant earthquakes from the USGS significant-event feed.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum events to return, 1-50. Default: 10. | |
| period | No | Feed window. Default: week. |
encode-intel__base64_decodeInspect
[encode-intel] Decode Base64-encoded data back to the original text. Handles standard Base64 encoding.
| Name | Required | Description | Default |
|---|---|---|---|
| encoded | Yes | Base64-encoded string to decode |
encode-intel__base64_encodeInspect
[encode-intel] Encode text to Base64 format. Handles UTF-8 text including unicode, emoji, and special characters. Useful for encoding data for APIs, data URIs, or basic obfuscation.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode to Base64 |
encode-intel__generate_passwordInspect
[encode-intel] Generate a cryptographically secure random password. Customize length and character sets (uppercase, numbers, symbols).
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of passwords to generate (default 1, max 5) | |
| length | No | Password length (default 16, min 8, max 128) | |
| numbers | No | Include numbers 0-9 (default true) | |
| symbols | No | Include symbols !@#$%^&*()_+- etc. (default false) | |
| uppercase | No | Include uppercase letters (default true) |
encode-intel__generate_uuidInspect
[encode-intel] Generate a cryptographically random UUID v4 (e.g. '550e8400-e29b-41d4-a716-446655440000'). Useful for creating unique IDs for records, sessions, or tokens.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of UUIDs to generate (default 1, max 10) |
encode-intel__hash_textInspect
[encode-intel] Compute SHA-256 or SHA-512 cryptographic hash of any text. Returns the hex-encoded hash. Useful for checksums, fingerprinting, or verifying data integrity.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash | |
| algorithm | No | Hash algorithm: 'sha256' (default, 64 hex chars) or 'sha512' (128 hex chars) |
encode-intel__url_decodeInspect
[encode-intel] Decode a URL-encoded (percent-encoded) string back to plain text.
| Name | Required | Description | Default |
|---|---|---|---|
| encoded | Yes | URL-encoded string to decode (e.g. 'Hello%20World%21') |
encode-intel__url_encodeInspect
[encode-intel] URL-encode a string (percent-encoding) for safe use in URLs, query parameters, or form data. Encodes special characters like spaces, &, ?, #, etc.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to URL-encode |
encode-intel__validate_cardInspect
[encode-intel] Validate a credit/debit card number using the Luhn algorithm. Determines whether the number is mathematically valid and identifies the card type (Visa, Mastercard, Amex, etc.).
| Name | Required | Description | Default |
|---|---|---|---|
| card_number | Yes | Card number to validate (digits only or with spaces/dashes, e.g. '4532015112830366' or '4532-0151-1283-0366') |
entity-facts-intel__entity_summaryInspect
[entity-facts-intel] Get labels, descriptions, aliases, and site links for a public entity id.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity id, such as Q90 | |
| language | No | Language code, default en |
entity-facts-intel__search_entitiesInspect
[entity-facts-intel] Search public entity facts by name.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results, default 5 | |
| query | Yes | Entity name to search | |
| language | No | Language code, default en |
exercise-intel__generate_workoutInspect
[exercise-intel] Generate a complete workout routine for a given training style. Returns a curated set of exercises with sets and reps. Types: 'full body', 'push', 'pull', 'legs', 'upper body', 'core', 'cardio', 'arms'.
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Workout type: 'full body', 'push', 'pull', 'legs', 'upper body', 'core', 'cardio', or 'arms' | |
| exercises | No | Total number of exercises in the workout (default 6, max 12) |
exercise-intel__get_exercise_detailsInspect
[exercise-intel] Get full details for a specific exercise by its ID: step-by-step instructions, primary and secondary muscles worked, equipment needed, tips, and exercise image. Get IDs from get_exercises_by_muscle.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exercise ID from wger database (get from get_exercises_by_muscle results) |
exercise-intel__get_exercises_by_muscleInspect
[exercise-intel] Browse exercises targeting a specific muscle group from the wger exercise database (858+ exercises). Filter by muscle (abs/arms/back/chest/legs/shoulders/cardio/calves) and optionally by equipment type.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of exercises to return (default 10, max 30) | |
| muscle | Yes | Muscle group to target: 'abs', 'arms', 'back', 'calves', 'cardio', 'chest', 'legs', 'shoulders' | |
| equipment | No | Optional equipment filter: 'barbell', 'dumbbell', 'bodyweight', 'kettlebell', 'machine', 'bands' |
flight-intel__get_aircraft_by_icao24Inspect
[flight-intel] Looks up the current real-time state vector (position, altitude, velocity, heading, on-ground flag) for a single aircraft by its unique ICAO24 transponder address, using the OpenSky Network anonymous-tier free API. Data reflects the aircraft's last known ADS-B report and is typically no more than ~10 seconds stale when the aircraft is actively transmitting. Anonymous access is rate-limited to roughly 100 credits/day; returns not-found if the aircraft is not currently airborne or not reporting.
| Name | Required | Description | Default |
|---|---|---|---|
| icao24 | Yes | 6-character hex ICAO24 transponder address of the aircraft, e.g. "3c4b45". Case-insensitive. |
flight-intel__get_all_aircraft_in_areaInspect
[flight-intel] Returns real-time aircraft state vectors (position, altitude, velocity, heading) for every aircraft currently inside a geographic bounding box, sourced from the OpenSky Network anonymous-tier free API. Data is crowd-sourced ADS-B and typically no more than ~10 seconds stale. Anonymous access is rate-limited to roughly 100 credits/day (one bounding-box call costs more credits than a global call), so keep bounding boxes reasonably tight and avoid rapid polling.
| Name | Required | Description | Default |
|---|---|---|---|
| lamax | Yes | Maximum latitude (northern edge) of the bounding box, in decimal degrees. | |
| lamin | Yes | Minimum latitude (southern edge) of the bounding box, in decimal degrees. | |
| lomax | Yes | Maximum longitude (eastern edge) of the bounding box, in decimal degrees. | |
| lomin | Yes | Minimum longitude (western edge) of the bounding box, in decimal degrees. |
football-intel__get_matches_by_date_rangeInspect
[football-intel] Fetch all football matches (across all competitions football-data.org covers) scheduled or played between two dates. Returns fixtures, scores, status, and stage for each match. Free-tier rate limit is 10 requests/minute, so keep date ranges reasonably narrow.
| Name | Required | Description | Default |
|---|---|---|---|
| dateTo | Yes | End date in YYYY-MM-DD format. | |
| dateFrom | Yes | Start date in YYYY-MM-DD format. |
football-intel__get_standingsInspect
[football-intel] Fetch the current league table / standings for a football competition (e.g. 'PL' for Premier League, 'CL' for Champions League) from football-data.org. Returns team positions, points, goal difference, and form. Free-tier rate limit is 10 requests/minute — avoid hammering this in a tight loop.
| Name | Required | Description | Default |
|---|---|---|---|
| competitionCode | Yes | Competition code, e.g. 'PL' (Premier League), 'CL' (Champions League), 'BL1' (Bundesliga), 'PD' (La Liga). |
football-intel__get_team_infoInspect
[football-intel] Fetch detailed information about a specific football team by its football-data.org numeric team ID — name, venue, founded year, club colors, website, and running competitions. Free-tier rate limit is 10 requests/minute.
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Numeric football-data.org team ID, e.g. 57 for Arsenal FC. |
football-intel__get_top_scorersInspect
[football-intel] Fetch the top scorers leaderboard for a football competition (e.g. 'PL', 'CL') from football-data.org, including goals, assists, and penalties per player. Free-tier rate limit is 10 requests/minute — cache results client-side where possible.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional max number of scorers to return (football-data.org default is 10). | |
| competitionCode | Yes | Competition code, e.g. 'PL' (Premier League), 'CL' (Champions League). |
forecast-intel__get_7day_forecastInspect
[forecast-intel] Get a 7-day weather forecast for any city worldwide: daily high/low temperatures, precipitation amount and probability, wind speed, UV index, and sunrise/sunset times. Powered by Open-Meteo.
| Name | Required | Description | Default |
|---|---|---|---|
| units | No | Temperature units: 'metric' (°C) or 'imperial' (°F) — default metric | |
| location | Yes | City name to get forecast for (e.g. 'New York', 'London', 'Tokyo', 'Sydney', 'Dubai') |
forecast-intel__get_hourly_forecastInspect
[forecast-intel] Get hour-by-hour weather forecast for the next 24-48 hours: temperature, feels-like, humidity, precipitation chance, and wind speed. Useful for planning outdoor activities by the hour.
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Number of hours ahead to forecast (default 24, max 48) | |
| location | Yes | City name (e.g. 'Paris', 'Chicago', 'Singapore') |
forecast-intel__get_weather_alertsInspect
[forecast-intel] Get current conditions + weather alerts for a city: UV index levels (with protective recommendations), freezing temperatures, heavy rain, strong winds, and thunderstorm warnings for the next 3 days.
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | City name to check for weather alerts (e.g. 'Miami', 'Phoenix', 'Seattle') |
fx-intel__convert_currencyInspect
[fx-intel] Convert any amount between any two currencies with the current exchange rate. E.g. 100 USD to EUR, 50000 JPY to USD.
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency code e.g. EUR, USD, BTC, INR | |
| from | Yes | Source currency code e.g. USD, EUR, GBP, JPY | |
| amount | Yes | Amount to convert e.g. 100, 1000, 0.5 |
fx-intel__get_currency_listInspect
[fx-intel] Get a list of all major supported currencies with their country, symbol, and ISO codes.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
fx-intel__get_major_ratesInspect
[fx-intel] Get exchange rates from a base currency against all major world currencies (EUR, GBP, JPY, CHF, CAD, AUD, etc.).
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base currency code e.g. USD, EUR, GBP. Default USD. |
geo-intel__distance_betweenInspect
[geo-intel] Calculate the straight-line (great-circle) distance between two cities worldwide in kilometers and miles.
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | Primary distance unit to display (default: km) | |
| city1 | Yes | First city (e.g. 'New York', 'London, UK') | |
| city2 | Yes | Second city (e.g. 'Los Angeles', 'Tokyo, Japan') |
geo-intel__geocode_cityInspect
[geo-intel] Find the coordinates, country, and timezone for a city name. Returns up to 5 matching locations when a city name is ambiguous. Use this to get lat/lon for other tools.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name to look up (e.g. 'Tokyo', 'Paris', 'Springfield, Illinois', 'Cambridge, UK') |
geo-intel__get_timezoneInspect
[geo-intel] Get the timezone, current local time, and UTC offset for any coordinates (latitude/longitude). Returns whether daylight saving time is active.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (e.g. 40.7128 for New York) | |
| lon | Yes | Longitude (e.g. -74.0060 for New York) |
geo-intel__lookup_ipInspect
[geo-intel] Look up the geographic location of an IP address: city, region, country, postal code, coordinates, timezone, and ISP/organization. Leave ip empty to look up the caller's own IP address.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | IP address to look up (IPv4 like '8.8.8.8' or IPv6). Omit to look up the caller's own IP. |
ghibli-intel__get_film_detailsInspect
[ghibli-intel] Fetches full details for a single Studio Ghibli film by exact/partial title (e.g. 'Spirited Away') or by its API id, including director, producer, release date, running time, Rotten Tomatoes score, description, and counts of associated characters, species, locations, and vehicles. Provide either 'title' or 'id'.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact Studio Ghibli API film id (UUID) to fetch directly. | |
| title | No | Film title or partial title to search for, e.g. 'Totoro' or 'Spirited Away'. |
ghibli-intel__get_species_infoInspect
[ghibli-intel] Retrieves details about a Studio Ghibli species/race (e.g. 'Human', 'God', 'Witch') by name or id, including its biological classification and possible eye and hair colors, plus a count of characters belonging to that species.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact Studio Ghibli API species id (UUID) to fetch directly. | |
| name | No | Species name or partial name to search for, e.g. 'Human' or 'God'. |
ghibli-intel__list_filmsInspect
[ghibli-intel] Lists all Studio Ghibli feature films with title, director, producer, release date, running time, Rotten Tomatoes score, and a synopsis. Supports optional sorting by release date, Rotten Tomatoes score, or title, which is useful for building rankings or timelines of the studio's catalog.
| Name | Required | Description | Default |
|---|---|---|---|
| sort_by | No | Optional field to sort the film list by. If omitted, films are returned in API default order. |
ghibli-intel__search_peopleInspect
[ghibli-intel] Searches Studio Ghibli characters (people) by name substring and/or by the film they appear in, returning name, gender, age, eye color, and hair color for each match. Useful for finding a character's details or listing the cast of a specific film.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Character name or partial name to search for, e.g. 'Totoro' or 'Chihiro'. | |
| film_title | No | Film title or partial title to filter characters by, e.g. 'Princess Mononoke'. |
github-intel__get_repo_statsInspect
[github-intel] Get detailed stats for any public GitHub repository: stars, forks, issues, language, topics, license, last push date, and popularity tier. Input: owner and repo name (e.g. owner='facebook', repo='react').
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name (e.g. 'gpt-4') | |
| owner | Yes | GitHub username or org (e.g. 'openai') |
github-intel__get_user_profileInspect
[github-intel] Get a GitHub user or organization's profile: name, bio, follower count, public repos count, member since date, and their top 5 starred repos.
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | GitHub username or org name (e.g. 'anthropics', 'torvalds') |
github-intel__search_reposInspect
[github-intel] Search public GitHub repositories by keyword, topic, or language. Returns top 10 matching repos with stars, description, and language. Sort by 'stars', 'forks', or 'updated'.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default: stars) | |
| query | Yes | Search query (e.g. 'ai agents python', 'topic:machine-learning language:typescript') |
healthstats-intel__get_country_statsInspect
[healthstats-intel] Retrieve current cumulative public-health surveillance statistics for a single country: total reported cases, deaths, recoveries, and testing volume, plus per-population rates and today's newly reported figures. This is historical/statistical reference data aggregated from public sources, not medical advice.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | Country name (e.g. 'USA', 'United Kingdom', 'Japan') or ISO 2/3-letter country code (e.g. 'US', 'GBR'). |
healthstats-intel__get_global_totalsInspect
[healthstats-intel] Retrieve aggregated worldwide cumulative public-health surveillance statistics: global case counts, deaths, recoveries, testing volume, per-population rates, and the number of countries with reported data. This is historical/statistical reference data, not medical advice.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
healthstats-intel__get_historical_trendInspect
[healthstats-intel] Retrieve a day-by-day time series of cumulative reported cases, deaths, and recoveries for a country over a recent window, useful for observing statistical trends over time. Returns cumulative totals per date, not daily deltas. This is historical/statistical reference data, not medical advice.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of most-recent days to include in the series (1-365). Defaults to 30. | |
| country | Yes | Country name (e.g. 'USA', 'United Kingdom', 'Japan') or ISO 2/3-letter country code (e.g. 'US', 'GBR'). |
history-intel__births_on_this_dayInspect
[history-intel] Get notable people born on a specific date. Returns the person's name, birth year, and Wikipedia link. Great for birthday context or historical profiles.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD, 'Month Day', or MM/DD format. Leave empty for today. | |
| limit | No | Number of births to return (default 10, max 30) |
history-intel__deaths_on_this_dayInspect
[history-intel] Get notable people who died on a specific date. Returns name, year of death, and Wikipedia link.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD, 'Month Day', or MM/DD format. Leave empty for today. | |
| limit | No | Number of deaths to return (default 10, max 30) |
history-intel__events_on_this_dayInspect
[history-intel] Get historical events that happened on a specific date across all years of recorded history. Returns events sorted by year with Wikipedia links. Perfect for 'on this day in history' content.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to look up in YYYY-MM-DD, 'Month Day' (e.g. 'July 4'), or MM/DD format. Leave empty for today. | |
| limit | No | Number of events to return (default 10, max 30) |
holiday-intel__get_public_holidaysInspect
[holiday-intel] Get all public holidays for a country and year, optionally filtered to a specific month. Returns holiday name, local name, date, day of week, whether it applies globally or only to specific regions, and holiday type. Covers 100+ countries.
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year to get holidays for (e.g. 2024, 2025) | |
| month | No | Optional: filter to a specific month (1-12, e.g. 12 for December) | |
| country_code | Yes | ISO 3166-1 alpha-2 country code (e.g. 'US' for USA, 'GB' for UK, 'DE' for Germany, 'JP' for Japan, 'AU' for Australia) |
holiday-intel__is_public_holidayInspect
[holiday-intel] Check whether a specific date is a public holiday in a given country. Returns the holiday details if it is, or confirms it is not a holiday.
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to check in YYYY-MM-DD format (e.g. '2024-12-25', '2025-07-04') | |
| country_code | Yes | ISO 3166-1 alpha-2 country code (e.g. 'US', 'GB', 'DE', 'FR', 'JP') |
holiday-intel__list_countriesInspect
[holiday-intel] List all countries supported by this service. Returns 100+ country codes and names. Use this to find the correct 2-letter country code to use in other tools.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
holiday-intel__next_holidaysInspect
[holiday-intel] Get the next upcoming public holidays for a country, starting from today or a specified date. Useful for scheduling, planning around holidays, or building calendar reminders.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of upcoming holidays to return (default 5, max 20) | |
| after_date | No | Optional: start looking after this date in YYYY-MM-DD format. Defaults to today. | |
| country_code | Yes | ISO 3166-1 alpha-2 country code (e.g. 'US', 'GB', 'DE', 'JP', 'CA') |
joke-intel__get_jokeInspect
[joke-intel] Get a random joke from JokeAPI. Choose from categories: Programming, Misc, Dark, Pun, Spooky, Christmas, or Any. Filter by type (single one-liner vs two-part setup/delivery) and blacklist offensive flags. Supports keyword search to find jokes containing a specific word.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Joke type: 'single' (one-liner) or 'twopart' (setup + punchline). Omit for either type. | |
| category | No | Joke category: 'Any' (default), 'Programming', 'Misc', 'Dark', 'Pun', 'Spooky', 'Christmas' | |
| contains | No | Optional keyword: only return jokes containing this word (e.g. 'Python', 'cat', 'coffee') | |
| blacklist | No | Flags to exclude jokes with: 'nsfw', 'religious', 'political', 'racist', 'sexist', 'explicit'. E.g. ['nsfw', 'explicit'] for safe jokes. |
joke-intel__get_jokesInspect
[joke-intel] Get multiple jokes at once (2-10). Useful for giving an agent a batch of jokes to pick the best one, or for producing a comedy set. Same filtering options as get_joke.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Joke type: 'single' or 'twopart' | |
| count | Yes | Number of jokes to return (2-10) | |
| category | No | Joke category: 'Any' (default), 'Programming', 'Misc', 'Dark', 'Pun', 'Spooky', 'Christmas' | |
| blacklist | No | Flags to exclude: 'nsfw', 'religious', 'political', 'racist', 'sexist', 'explicit' |
json-guard-intel__compare_json_shapesInspect
[json-guard-intel] Compare two JSON values and report added fields, removed fields, and type changes for schema-drift checks.
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | New JSON value or JSON string. | |
| before | Yes | Old JSON value or JSON string. |
json-guard-intel__extract_jsonInspect
[json-guard-intel] Extract the first valid JSON object or array from messy text and return parse status, byte size, top-level shape, and warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text that may contain JSON. |
json-guard-intel__validate_json_shapeInspect
[json-guard-intel] Validate a JSON value against a simple required-fields and field-type schema.
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | JSON value or JSON string to validate. | |
| schema | Yes | Simple schema with required and properties fields. |
mcp-audit-intel__audit_mcp_endpointInspect
[mcp-audit-intel] Audit an MCP endpoint for reachability, tools/list support, tool schema quality, x402 paywall behavior, latency, and buyer-facing warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Full MCP endpoint URL, usually ending in /mcp. |
mcp-audit-intel__audit_mcp_manifestInspect
[mcp-audit-intel] Audit a provided MCP manifest or tools/list JSON for tool names, descriptions, input schemas, and buyer-facing readiness warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| manifest | Yes | MCP manifest, tools/list response, or server-card JSON. |
mcp-audit-intel__compare_mcp_endpointsInspect
[mcp-audit-intel] Audit up to five MCP endpoints and rank them by readiness score and latency.
| Name | Required | Description | Default |
|---|---|---|---|
| endpoints | Yes | One to five MCP endpoint URLs. |
mcp-audit-intel__inspect_server_cardInspect
[mcp-audit-intel] Fetch and score a server-card from a base URL or direct server-card URL.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base service URL or /.well-known/mcp/server-card.json URL. |
mcp-pricing-intel__bundle_toolsInspect
[mcp-pricing-intel] Turn several paid tools into a discounted bundle offer.
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| discountPct | No |
mcp-pricing-intel__compare_price_claimInspect
[mcp-pricing-intel] Check if a tool fee looks underpriced, reasonable, above-market, or overpriced.
| Name | Required | Description | Default |
|---|---|---|---|
| feeUsd | Yes | ||
| valueUsd | No | ||
| alternatives | No |
mcp-pricing-intel__forecast_revenueInspect
[mcp-pricing-intel] Forecast monthly and annual revenue from fee, buyer count, call volume, and conversion.
| Name | Required | Description | Default |
|---|---|---|---|
| buyers | No | ||
| feeUsd | No | ||
| conversionPct | No | ||
| callsPerBuyerMonth | No |
mcp-pricing-intel__price_tool_callInspect
[mcp-pricing-intel] Recommend a per-call price from buyer value, compute cost, risk cost, frequency, and competition.
| Name | Required | Description | Default |
|---|---|---|---|
| valueUsd | No | ||
| riskCostUsd | No | ||
| computeCostUsd | No | ||
| competitionLevel | No | ||
| callsPerBuyerMonth | No |
music-intel__get_artist_albumsInspect
[music-intel] Get the official album discography for an artist by their MusicBrainz ID (MBID). Returns album title, release date, country, label, and track count.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max albums to return (default 25, max 50) | |
| artist_id | Yes | Artist MBID from search_artist (e.g. 'b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d' for The Beatles) |
music-intel__get_artist_infoInspect
[music-intel] Get detailed info for a specific artist by MusicBrainz ID: full name, type, country, active years, genres/tags.
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Artist MBID from search_artist results |
music-intel__search_artistInspect
[music-intel] Search for music artists or bands by name. Returns artist type (person/group), country, active years, genres/tags, and MusicBrainz ID for further lookups.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (1-10, default 5) | |
| query | Yes | Artist or band name (e.g. 'The Beatles', 'Taylor Swift', 'Daft Punk', 'Radiohead') |
music-intel__search_songInspect
[music-intel] Search for songs/recordings by title, optionally filtered by artist. Returns duration, artists, and the album it first appeared on.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (1-10, default 5) | |
| query | Yes | Song title (e.g. 'Bohemian Rhapsody', 'Hotel California', 'Shape of You') | |
| artist | No | Optional: filter by artist name (e.g. 'Queen', 'Eagles', 'Ed Sheeran') |
nasa-intel__get_astronomy_pictureInspect
[nasa-intel] Fetches NASA's Astronomy Picture of the Day (APOD) — a daily image or video of space with an expert-written explanation, optionally for a specific past date. Uses NASA's public api.nasa.gov DEMO_KEY by default, which is rate-limited to 30 requests/hour/IP; supply a personal key via the NASA_API_KEY secret for heavier use.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date in YYYY-MM-DD format to fetch a past Astronomy Picture of the Day. Defaults to today if omitted. |
nasa-intel__get_mars_rover_photosInspect
[nasa-intel] Fetches photos taken by the Curiosity Mars rover on a given Martian solar day (sol), via NASA's Mars Rover Photos API. Uses the public DEMO_KEY by default, rate-limited to 30 requests/hour/IP; set NASA_API_KEY for a higher limit. Note: this upstream API is hosted on a third-party Heroku backend that has shown intermittent or extended outages — a failure here may reflect that upstream service being down rather than a bad request.
| Name | Required | Description | Default |
|---|---|---|---|
| sol | Yes | Martian solar day number since the rover's landing (e.g. 1000). Must be a non-negative integer. |
nasa-intel__get_near_earth_objectsInspect
[nasa-intel] Fetches near-Earth asteroids and their close-approach data (size, velocity, miss distance, hazard status) for a date range from NASA's NEO Feed API. NASA limits ranges to a maximum of 7 days. Uses the public DEMO_KEY by default, rate-limited to 30 requests/hour/IP; set NASA_API_KEY for a higher limit.
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in YYYY-MM-DD format. Must be within 7 days of start_date. | |
| start_date | Yes | Start date in YYYY-MM-DD format. |
news-intel__get_article_summaryInspect
[news-intel] Get the summary, description, and URL for any Wikipedia article by title. Returns the lead paragraph(s) — a concise factual overview of the topic.
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Wikipedia article title (e.g. 'Artificial intelligence', 'Bitcoin', 'Elon Musk') |
news-intel__get_today_featuredInspect
[news-intel] Get Wikipedia's content for today: the featured article of the day, the most-read articles today, and the top 'In the News' stories currently on Wikipedia's main page.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
news-intel__search_articlesInspect
[news-intel] Search Wikipedia for articles matching a query. Returns titles, snippets, and URLs for the top matching articles.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (default 8, max 20) | |
| query | Yes | Search query (e.g. 'large language models history', 'quantum computing applications') |
numbers-intel__get_birth_factInspect
[numbers-intel] Returns a random notable person who was born on a given month and day (any year). Use this when the user wants to know who shares a birthday with a given calendar date, e.g. 'who was born on October 31st'.
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Day of the month, 1-31 | |
| month | Yes | Month number, 1-12 |
numbers-intel__get_date_factInspect
[numbers-intel] Returns a random notable historical event that happened on a given month and day (any year). Backed by Wikipedia's 'On This Day' data. Use this when the user asks 'what happened on June 30th' or wants a fun historical fact tied to a specific calendar date.
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Day of the month, 1-31 | |
| month | Yes | Month number, 1-12 (e.g. 6 for June) |
numbers-intel__get_death_factInspect
[numbers-intel] Returns a random notable person who died on a given month and day (any year). Use this when the user wants a historical 'on this day' death/memorial fact for a given calendar date.
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Day of the month, 1-31 | |
| month | Yes | Month number, 1-12 |
numbers-intel__get_year_factInspect
[numbers-intel] Returns a historical event that occurred in a specific year, optionally narrowed to a given month/day. If month/day are omitted, a random calendar date is checked for that year. Use this when the user asks 'what happened in 1986' or wants a fact about a specific year, with an optional date.
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | Optional day of the month, 1-31, to narrow the search | |
| year | Yes | The year to find a historical event for, e.g. 1986 | |
| month | No | Optional month number, 1-12, to narrow the search |
nutrition-intel__compare_nutritionInspect
[nutrition-intel] Compare the nutrition facts of 2-5 foods side-by-side per 100g: calories, protein, carbs, fat, fiber, and Nutri-Score. Useful for choosing between similar products.
| Name | Required | Description | Default |
|---|---|---|---|
| foods | Yes | List of 2-5 food names to compare (e.g. ['Greek yogurt', 'regular yogurt', 'skyr']) |
nutrition-intel__get_by_barcodeInspect
[nutrition-intel] Look up a specific food product by its barcode (EAN-13, UPC, or other barcodes). Returns full nutrition facts, Nutri-Score, NOVA group, allergens, and ingredients.
| Name | Required | Description | Default |
|---|---|---|---|
| barcode | Yes | Product barcode number (EAN-13 like '3017620422003' for Nutella, or UPC like '049000042566' for Coca Cola Classic) |
nutrition-intel__search_foodInspect
[nutrition-intel] Search Open Food Facts for food products by name: get nutrition facts (calories, protein, carbs, fat, fiber, sugar, salt), Nutri-Score grade (A-E), NOVA processing level, allergens, and ingredients list. Database has 3M+ products worldwide.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of products to return (default 5, max 10) | |
| query | Yes | Food or product name to search (e.g. 'Nutella', 'Greek yogurt', 'whole wheat bread', 'Coca Cola', 'almond milk') |
openalex-intel__get_openalex_workInspect
[openalex-intel] Get an OpenAlex work by OpenAlex ID or DOI.
| Name | Required | Description | Default |
|---|---|---|---|
| idOrDoi | Yes | OpenAlex work ID, OpenAlex URL, or DOI. |
openalex-intel__search_openalex_authorsInspect
[openalex-intel] Search OpenAlex authors and return works count, citation count, h-index, and affiliations.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
openalex-intel__search_openalex_worksInspect
[openalex-intel] Search OpenAlex works and return citation counts, open-access status, authors, venue, and DOI.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
package-intel__get_npm_packageInspect
[package-intel] Get npm package metadata, latest version, license, maintainers, repository, and last-month downloads.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | npm package name. |
package-intel__get_pypi_packageInspect
[package-intel] Get PyPI package metadata, latest version, project links, classifiers, and recent release files.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | PyPI package name. |
package-intel__search_npm_packagesInspect
[package-intel] Search npm packages by keyword and return ranked results.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
paper-intel__get_paper_by_doiInspect
[paper-intel] Look up a Crossref work by DOI.
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes |
paper-intel__search_papersInspect
[paper-intel] Search Crossref works by topic, title, or bibliographic phrase.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
paper-intel__search_papers_by_authorInspect
[paper-intel] Search Crossref works by author name.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| author | Yes |
person-intel__generate_userInspect
[person-intel] Generate one realistic fake person profile for testing or UI demos: full name, email, phone, address with coordinates, age, date of birth, username, and avatar photo URL. Optionally filter by gender or nationality.
| Name | Required | Description | Default |
|---|---|---|---|
| gender | No | Optional: filter by gender | |
| nationality | No | Optional: 2-letter nationality code for locale-appropriate names and addresses. Supported: US, GB, FR, DE, ES, AU, CA, BR, MX, IN, JP (defaults to mixed) |
person-intel__generate_usersInspect
[person-intel] Generate multiple fake person profiles (up to 20) for populating test databases, demos, or UI prototypes. Same data as generate_user but batched.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of fake users to generate (1-20) | |
| gender | No | Optional: filter all results to one gender | |
| nationality | No | Optional: 2-letter nationality code (US, GB, DE, FR, ES, AU, etc.) for locale-appropriate names |
person-intel__list_nationalitiesInspect
[person-intel] List all supported nationality codes for use with generate_user and generate_users.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pii-guard-intel__classify_data_riskInspect
[pii-guard-intel] Return a simple low, medium, high, or critical data-risk score for a text payload.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to score. |
pii-guard-intel__detect_sensitive_dataInspect
[pii-guard-intel] Detect emails, phone numbers, SSNs, credit cards, API keys, private-key blocks, IP addresses, and wallet addresses in text.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to scan. |
pii-guard-intel__redact_sensitive_dataInspect
[pii-guard-intel] Redact sensitive data from text while returning a finding count and risk level.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to redact. | |
| keepLast4 | No | Keep last four characters for traceability. Default: false. |
pokemon-intel__get_pokemonInspect
[pokemon-intel] Get detailed information about any Pokemon by name or Pokedex number: types, stats (HP/Attack/Defense/Speed), abilities, height, weight, flavor text description, and more. Works for all 1010+ Pokemon. Includes shiny sprite URL.
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_id | Yes | Pokemon name (e.g. 'pikachu', 'charizard', 'eevee') or Pokedex number (e.g. '25', '6', '133') |
pokemon-intel__get_type_infoInspect
[pokemon-intel] Get type effectiveness chart for any Pokemon type: what it's strong against, weak to, resistant to, and immune to. Essential for battle strategy.
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Pokemon type: normal, fire, water, electric, grass, ice, fighting, poison, ground, flying, psychic, bug, rock, ghost, dragon, dark, steel, or fairy |
pokemon-intel__random_pokemonInspect
[pokemon-intel] Get a completely random Pokemon from the full Pokedex (1-1010). Great for random encounters, Pokemon of the day, or surprise challenges.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pokemon-intel__search_pokemonInspect
[pokemon-intel] Search for Pokemon by name fragment. Useful when you don't know the exact name � e.g. search 'saur' to find bulbasaur, ivysaur, venusaur. Returns name, Pokedex ID, and sprite URL.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 10, max 25) | |
| query | Yes | Partial name to search for (e.g. 'char' finds charmander/charmeleon/charizard, 'eev' finds eevee and eeveelutions) |
postal-intel__lookup_city_postal_codesInspect
[postal-intel] Look up postal codes for a city or place within a state or region.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City or place name. | |
| state | Yes | State or region name or abbreviation, such as CA. | |
| countryCode | Yes | Two-letter country code, such as US. |
postal-intel__lookup_postal_codeInspect
[postal-intel] Look up a postal code and return matching places, state or region, country, latitude, and longitude.
| Name | Required | Description | Default |
|---|---|---|---|
| postalCode | Yes | Postal or ZIP code. | |
| countryCode | Yes | Two-letter country code, such as US, CA, GB, or DE. |
prompt-guard-intel__compare_instruction_layersInspect
[prompt-guard-intel] Compare system, user, and retrieved text layers for conflicting instructions and unsafe override attempts.
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| system | Yes | ||
| retrieved | Yes |
prompt-guard-intel__extract_urls_and_commandsInspect
[prompt-guard-intel] Extract URLs and command-like text from a prompt and flag risky instruction shapes.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
prompt-guard-intel__scan_prompt_riskInspect
[prompt-guard-intel] Scan prompt text for injection phrases, data-exfiltration requests, role confusion, hidden encoding, and unsafe tool instructions.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Prompt, web text, or retrieved context to scan. |
qrcode-intel__decode_qr_codeInspect
[qrcode-intel] Downloads an image from a given URL and decodes any QR code found in it, returning the embedded text or data. Uses the free api.qrserver.com decoding service via a direct file upload (more reliable than passing a remote URL to that service directly).
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | Publicly accessible URL of an image (PNG, JPG, GIF) containing a QR code to decode. |
qrcode-intel__generate_qr_codeInspect
[qrcode-intel] Generates a scannable QR code image for any text or URL using the free api.qrserver.com service. Returns the direct image URL (PNG) that can be embedded or downloaded, and optionally verifies the image actually renders by fetching it and reporting HTTP status, content-type, and byte size.
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Image dimensions as "WIDTHxHEIGHT" in pixels, e.g. "300x300". Defaults to "300x300". Each dimension must be between 10 and 1000. | |
| text | Yes | The text, URL, or data string to encode into the QR code. | |
| verify | No | If true (default), fetches the generated image to confirm it returns HTTP 200 and reports its content-type and size. Set false to skip the extra network round trip. |
quote-intel__get_multiple_quotesInspect
[quote-intel] Get multiple quotes at once (2-10). Optionally filter by keyword. Great for picking the best quote from a batch or creating content with variety.
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of quotes to return (2-10) | |
| keyword | No | Optional keyword filter (e.g. 'leadership', 'failure', 'perseverance') |
quote-intel__get_random_quoteInspect
[quote-intel] Get a random famous quote. Optionally filter by keyword (searches quote text) or by author name. Sources include ZenQuotes and DummyJSON with 50+ quotes per refresh.
| Name | Required | Description | Default |
|---|---|---|---|
| author | No | Optional author name filter (e.g. 'einstein', 'twain', 'lincoln', 'churchill') | |
| keyword | No | Optional keyword to find quotes about a topic (e.g. 'success', 'courage', 'knowledge', 'love', 'time') |
quote-intel__quotes_by_authorInspect
[quote-intel] Get quotes from a specific author. Searches by partial author name match.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max number of quotes to return (default 5) | |
| author_name | Yes | Author name (e.g. 'Einstein', 'Churchill', 'Twain', 'Lincoln') |
quote-intel__search_quotesInspect
[quote-intel] Search for quotes matching a keyword or author name. Returns all matching quotes from the current quote pool.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword to search (e.g. 'never give up', 'imagination', 'hard work') |
quotes-intel__get_random_quoteInspect
[quotes-intel] Get one or more random inspirational quotes with author attribution. Returns quotes from philosophers, scientists, leaders, and thinkers (Einstein, Lincoln, Rumi, Aristotle, Mandela, and more).
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of quotes to return (1-25, default 1) |
quotes-intel__search_quotes_by_authorInspect
[quotes-intel] Find quotes from a specific author or thinker. Search by partial name (e.g. 'einstein' matches Albert Einstein). Works for Einstein, Lincoln, Shakespeare, Rumi, Aristotle, Mandela, Gandhi, and many others.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max quotes to return (default 10) | |
| author | Yes | Author name to search (partial match OK — e.g. 'einstein', 'lincoln', 'shakespeare', 'rumi') |
quotes-intel__search_quotes_by_keywordInspect
[quotes-intel] Search the quote library for quotes containing a specific keyword or theme (e.g. 'success', 'courage', 'knowledge', 'love'). Returns matching quotes across all authors.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 8) | |
| keyword | Yes | Keyword or theme to search for in quote text (e.g. 'perseverance', 'wisdom', 'failure', 'dream') |
radio-intel__get_stations_by_countryInspect
[radio-intel] List live radio stations broadcasting from a given country. Accepts the full country name (e.g. 'Japan', 'United States', 'Germany') as recognized by the community radio directory. Returns stream URLs, language, and popularity data.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of stations to return (1-100). Defaults to 20. | |
| country | Yes | Full country name, e.g. 'Japan', 'Brazil', 'United States'. |
radio-intel__get_stations_by_tagInspect
[radio-intel] Find live radio stations tagged with a specific genre, format, or topic (e.g. 'jazz', 'news', '80s', 'talk'). Useful for genre-based discovery when the exact station name is unknown. Returns stream URLs and station metadata sorted as provided by the directory.
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Genre or tag to filter by, e.g. 'jazz', 'rock', 'news', 'chillout'. | |
| limit | No | Maximum number of stations to return (1-100). Defaults to 20. |
radio-intel__list_countriesInspect
[radio-intel] List every country present in the community radio directory along with how many stations it hosts, sorted by station count descending. Useful for discovering which countries have meaningful radio coverage before drilling into get_stations_by_country.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of countries to return (1-300). Defaults to 250. |
radio-intel__search_stationsInspect
[radio-intel] Search the global community radio directory for stations whose name matches a search term. Returns stream URLs, codec/bitrate, tags, country, and vote/popularity signals so an agent can pick or play a live internet radio station by name.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Station name or partial name to search for, e.g. 'BBC' or 'lofi'. | |
| limit | No | Maximum number of stations to return (1-100). Defaults to 20. |
receipt-chain-intel__bundle_receiptsInspect
[receipt-chain-intel] Bundle many receipts into one batch hash with duplicate and chain-link warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| receipts | Yes |
receipt-chain-intel__invoice_from_receiptsInspect
[receipt-chain-intel] Turn receipts into a simple invoice summary by vendor, asset, chain, and purpose.
| Name | Required | Description | Default |
|---|---|---|---|
| payer | No | ||
| period | No | ||
| receipts | Yes |
receipt-chain-intel__mint_action_receiptInspect
[receipt-chain-intel] Create a tamper-evident receipt for an agent action, payment, or tool call.
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | ||
| chain | No | ||
| action | Yes | ||
| result | No | Result object or text. | |
| vendor | Yes | ||
| agentId | Yes | ||
| purpose | Yes | ||
| request | No | Original request object or text. | |
| amountUsd | No | ||
| recipient | No | ||
| policyHash | No | ||
| parentReceiptHash | No |
receipt-chain-intel__verify_action_receiptInspect
[receipt-chain-intel] Verify a receipt hash and explain whether the receipt was changed.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | ||
| expectedPolicyHash | No | ||
| expectedParentReceiptHash | No |
recipe-intel__filter_by_categoryInspect
[recipe-intel] Browse recipes in a category like Chicken, Seafood, Vegetarian, Dessert, Pasta, Beef, etc.
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Meal category (e.g. 'Chicken', 'Seafood', 'Vegetarian', 'Dessert', 'Pasta') |
recipe-intel__get_recipeInspect
[recipe-intel] Get full recipe with ingredient list, measurements, and step-by-step instructions. Pass a meal name or numeric ID from search results.
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes | Meal ID (numeric, e.g. '52772') or dish name (e.g. 'Beef Wellington') |
recipe-intel__list_categoriesInspect
[recipe-intel] List all available meal categories with descriptions.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
recipe-intel__random_recipeInspect
[recipe-intel] Get a completely random recipe with full ingredients and instructions. Great for cooking inspiration.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
recipe-intel__search_recipesInspect
[recipe-intel] Search recipes by dish name or ingredient. Name search returns full recipes. Ingredient search lists matching meals (call get_recipe for details). E.g. 'pasta carbonara' by name, or 'salmon' by ingredient.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Dish name (e.g. 'chicken tikka masala') or ingredient (e.g. 'avocado', 'tofu') | |
| search_by | No | Search by 'name' (default) or 'ingredient' |
regulation-intel__document_detailInspect
[regulation-intel] Fetch detail for a public document by document number.
| Name | Required | Description | Default |
|---|---|---|---|
| documentNumber | Yes | Document number, such as 2026-12345 |
regulation-intel__search_documentsInspect
[regulation-intel] Search recent public rulemaking and notice documents by term and optional agency slug.
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | Search term, such as crypto, housing, tariff, or climate | |
| limit | No | Maximum documents, default 5 | |
| agency | No | Optional agency slug |
rickandmorty-intel__get_episodeInspect
[rickandmorty-intel] Look up Rick and Morty episodes by episode code (e.g. 'S01E01') or by searching the episode title/name. Returns air date, episode code, and the list of character URLs that appeared in each matching episode. Supports paginated multi-result search when the name is not exact.
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Episode code in SxxExx format, e.g. 'S01E01'. | |
| name | No | Search episodes by title (partial match, case-insensitive), e.g. 'pilot' or 'rick potion'. |
rickandmorty-intel__get_locationInspect
[rickandmorty-intel] Look up a location from the Rick and Morty universe either by exact numeric location ID or by searching its name. Returns the location's type (e.g. Planet, Space station), dimension, and the list of resident character URLs. Use the ID form when you already know it for an exact single-record fetch; use the name form to search.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact location ID to fetch a single location record. | |
| name | No | Search locations by name (partial match, case-insensitive), e.g. 'earth' or 'citadel'. |
rickandmorty-intel__search_charactersInspect
[rickandmorty-intel] Search the Rick and Morty character database by name, life status (Alive/Dead/unknown), and/or species. Returns paginated results with each character's origin, current location, episode appearances, and image. Useful for looking up a specific character or browsing characters that match a filter combination.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by character name (partial match, case-insensitive), e.g. 'rick' or 'morty smith'. | |
| page | No | Page number of results to fetch (defaults to 1). | |
| status | No | Filter by life status. | |
| species | No | Filter by species, e.g. 'Human', 'Alien', 'Robot'. |
sec-intel__get_company_profileInspect
[sec-intel] Get SEC EDGAR company profile by ticker, company name, or CIK.
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Ticker, company name, or CIK. |
sec-intel__get_recent_filingsInspect
[sec-intel] Get recent SEC filings for a company by ticker, company name, or CIK.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-50. Default: 10. | |
| identifier | Yes |
sec-intel__search_sec_companiesInspect
[sec-intel] Search SEC company tickers by ticker or company name.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
space-intel__get_astronomy_pictureInspect
[space-intel] Get NASA's Astronomy Picture of the Day (APOD) — a different stunning space image or video every day, with a professional astronomical explanation. Optionally specify a date (YYYY-MM-DD) to get a historical APOD.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date in YYYY-MM-DD format (omit for today). APOD started 1995-06-16. |
space-intel__get_iss_positionInspect
[space-intel] Get the International Space Station's current latitude/longitude, its crew members, and the total number of humans currently in space across all spacecraft.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
space-intel__get_near_earth_asteroidsInspect
[space-intel] Get today's near-Earth asteroids from NASA: total count approaching today, how many are potentially hazardous, and the 5 closest approach trajectories with miss distances and velocities.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
species-intel__search_speciesInspect
[species-intel] Search for species and taxonomy matches by common or scientific name.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results, default 5 | |
| query | Yes | Common or scientific name, such as lion or Panthera leo |
species-intel__species_occurrencesInspect
[species-intel] Find recent public occurrence records for a species, optionally narrowed by country code.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records, default 5 | |
| country | No | Optional ISO country code, such as US or BR | |
| scientificName | Yes | Scientific name, such as Panthera leo |
sports-intel__get_team_recent_resultsInspect
[sports-intel] Get the most recent match results for a team by its TheSportsDB team ID. Use search_team first to get the team ID.
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | TheSportsDB team ID (from search_team results) |
sports-intel__get_team_upcoming_fixturesInspect
[sports-intel] Get the upcoming scheduled matches for a team by its TheSportsDB team ID. Use search_team first to get the team ID.
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | TheSportsDB team ID (from search_team results) |
sports-intel__search_leagueInspect
[sports-intel] Search for a sports league or competition by name. Returns league details including sport, country, and current season.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | League name (e.g. 'Premier League', 'NBA', 'NFL', 'Champions League', 'MLB', 'Serie A') |
sports-intel__search_playerInspect
[sports-intel] Search for a sports player by name. Returns player info including sport, team, position, nationality, birth date, height, and weight.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Player name (e.g. 'Messi', 'LeBron James', 'Cristiano Ronaldo', 'Tom Brady', 'Mike Trout') |
sports-intel__search_teamInspect
[sports-intel] Search for a sports team by name. Returns team info including sport, league, country, stadium, capacity, and description. Covers soccer, basketball, baseball, football, and more globally.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name (e.g. 'Arsenal', 'Los Angeles Lakers', 'New York Yankees', 'Barcelona', 'New England Patriots') |
starwars-intel__get_filmInspect
[starwars-intel] Look up a Star Wars film by title keyword (e.g. 'A New Hope') or numeric swapi.tech id (e.g. '4'). Returns episode number, director, producer, release date, and the full opening crawl text, plus linked characters/planets/starships.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Film title (or partial title) or numeric id |
starwars-intel__get_planetInspect
[starwars-intel] Look up a Star Wars planet by name (e.g. 'Tatooine') or numeric swapi.tech id (e.g. '1'). Returns climate, terrain, population, diameter, orbital/rotation period, and gravity. If a name is given and multiple planets match, all matches are returned.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Planet name or numeric id |
starwars-intel__search_peopleInspect
[starwars-intel] Search Star Wars characters by name (e.g. 'Luke', 'Vader', 'Leia'). Returns matching people with physical traits, birth year, gender, and linked homeworld/films/vehicles/starships URLs. Uses live data from swapi.tech.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full or partial character name to search for |
starwars-intel__search_starshipsInspect
[starwars-intel] Search Star Wars starships by name or model keyword (e.g. 'Millennium Falcon', 'Star Destroyer'). Returns crew capacity, cargo capacity, cost, speed, hyperdrive rating, manufacturer, and linked films/pilots.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full or partial starship name to search for |
task-escrow-intel__build_dispute_packetInspect
[task-escrow-intel] Build a simple dispute packet when an agent task delivery is contested.
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| evidence | No | ||
| complaint | Yes | ||
| proofLinks | No | ||
| requiredDeliverables | No | ||
| deliveredDeliverables | No |
task-escrow-intel__draft_acceptance_criteriaInspect
[task-escrow-intel] Turn a task and deliverable list into clear payment-release criteria.
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| budgetUsd | No | ||
| deliverables | No |
task-escrow-intel__release_payment_decisionInspect
[task-escrow-intel] Return release, review, or hold for a paid agent task.
| Name | Required | Description | Default |
|---|---|---|---|
| amountUsd | Yes | ||
| proofLinks | No | ||
| disputeWindowHours | No | ||
| requiredDeliverables | Yes | ||
| deliveredDeliverables | Yes |
task-escrow-intel__verify_delivery_packInspect
[task-escrow-intel] Check whether a paid task delivery has enough proof to release payment.
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| proofLinks | No | ||
| requiredDeliverables | Yes | ||
| deliveredDeliverables | Yes |
tech-news-intel__get_ask_hnInspect
[tech-news-intel] Get trending 'Ask HN' community discussion threads — surface what questions developers and founders are asking right now.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of discussions to return (default 6) |
tech-news-intel__get_latest_storiesInspect
[tech-news-intel] Get the newest tech stories just submitted to Hacker News — freshest news before it reaches the front page.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of stories to return (5-15, default 8) |
tech-news-intel__get_stories_by_topicInspect
[tech-news-intel] Filter Hacker News top stories by topic: 'ai' for AI/ML news, 'crypto' for blockchain/DeFi/Web3 news, or 'startups' for funding and startup news.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of stories to return (default 8) | |
| topic | Yes | Topic filter: ai, crypto, or startups |
tech-news-intel__get_top_storiesInspect
[tech-news-intel] Get the top trending tech stories from Hacker News right now, ranked by community upvotes.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of stories to return (5-20, default 10) |
token-risk-intel__analyze_tokenInspect
[token-risk-intel] Analyze an OKX-listed token or spot instrument for live price, 24h change, volume, candle volatility, and market-risk clues.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Token ticker or OKX instrument, such as BTC, SOL, BTC-USDT, or SOL-USDT. |
token-risk-intel__market_moversInspect
[token-risk-intel] Return OKX spot markets with the largest 24h moves after a minimum-volume filter.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-30. Default: 10. | |
| minVolumeUsd | No | Minimum 24h quote volume. Default: 1000000. |
token-risk-intel__search_tokensInspect
[token-risk-intel] Search OKX spot instruments by ticker, quote currency, or instrument id.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit, 1-20. Default: 10. | |
| query | Yes |
trivia-intel__get_triviaInspect
[trivia-intel] Get trivia questions from Open Trivia Database. Filter by category (General Knowledge, History, Science, Geography, Sports, Film, Music, Video Games, Animals, etc.), difficulty (easy/medium/hard), and type (multiple choice or true/false). Answers are shuffled randomly. Includes the correct answer for scoring.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Question type: 'multiple' (4 choices) or 'boolean' (True/False). Omit for mixed. | |
| amount | No | Number of questions (default 5, max 15) | |
| category | No | Category name (case-insensitive) or ID. Examples: 'general knowledge', 'history', 'science & nature', 'geography', 'film', 'music', 'sports', 'animals', 'video games', 'computers', 'mathematics'. Omit for any category. | |
| difficulty | No | Difficulty level. Omit for any difficulty. |
trivia-intel__list_trivia_categoriesInspect
[trivia-intel] List all available trivia categories with their IDs. Use category names or IDs in get_trivia to filter questions.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
tvshow-intel__get_show_detailsInspect
[tvshow-intel] Get full details for a specific TV show by its TVMaze show ID, including summary, network, status, rating, genres, and the main cast with actor-to-character mappings. Use search_shows first to find the correct showId.
| Name | Required | Description | Default |
|---|---|---|---|
| showId | Yes | The TVMaze show ID, e.g. 169 for Breaking Bad. |
tvshow-intel__get_show_episodesInspect
[tvshow-intel] List every episode of a TV show by its TVMaze show ID, including season/episode numbers, air dates, runtimes, per-episode ratings, and summaries. Useful for building episode guides or checking when a show aired.
| Name | Required | Description | Default |
|---|---|---|---|
| showId | Yes | The TVMaze show ID, e.g. 169 for Breaking Bad. |
tvshow-intel__get_todays_scheduleInspect
[tvshow-intel] Get the list of TV episodes airing on a given date in a given country (defaults to today in the US). Each entry includes the episode info and the parent show's metadata, useful for answering 'what's on TV today' questions.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. Defaults to today's date if omitted. | |
| country | No | ISO 3166-1 two-letter country code, e.g. 'US', 'GB'. Defaults to 'US'. |
tvshow-intel__search_showsInspect
[tvshow-intel] Search for TV shows by title using TVMaze's fuzzy search. Returns a ranked list of matching shows with basic metadata (network, genres, status, rating, premiere date) so you can identify the correct show before fetching details.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Show title or partial title to search for, e.g. 'Breaking Bad'. |
unit-intel__convert_to_multipleInspect
[unit-intel] Convert one value to several units at once. Example: convert 100 miles to kilometers, meters, feet, and yards all in one call. Useful for getting a full reference table.
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | List of target units (e.g. ['kilometer', 'meter', 'foot', 'yard']) | |
| from | Yes | Source unit (e.g. 'mile', 'pound', 'fahrenheit') | |
| value | Yes | The numeric value to convert |
unit-intel__convert_unitInspect
[unit-intel] Convert a value from one unit to another. Supports: length (meter, mile, foot, inch, km), weight (kg, pound, ounce, gram), temperature (Celsius, Fahrenheit, Kelvin), volume (liter, gallon, cup, ml), speed (mph, km/h, knots, m/s), area (acre, hectare, sq ft, sq km), energy (joule, calorie, kWh, BTU), pressure (pascal, PSI, bar, atm), digital storage (byte, KB, MB, GB, TB), time (second, minute, hour, day, year).
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target unit (e.g. 'kilometer', 'pound', 'celsius', 'liter', 'km/h', 'hectare', 'joule', 'bar', 'MB', 'minute') | |
| from | Yes | Source unit (e.g. 'mile', 'kg', 'fahrenheit', 'gallon', 'mph', 'acre', 'kWh', 'PSI', 'GB', 'hour') | |
| value | Yes | The numeric value to convert |
unit-intel__list_unitsInspect
[unit-intel] List all available units for a given measurement category. Categories: length, weight, temperature, volume, speed, area, energy, pressure, digital, time.
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category name: 'length', 'weight', 'temperature', 'volume', 'speed', 'area', 'energy', 'pressure', 'digital', 'time' |
university-intel__search_universities_by_countryInspect
[university-intel] List universities and colleges located in a given country from the global Hipolabs university directory. Returns each institution's name, country, ISO alpha-2 country code, state/province (when known), domain names, and official web pages. Use this when a user wants to enumerate or browse higher-education institutions in a specific country (e.g. 'list universities in Canada', 'what colleges are in Japan').
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | Full country name to search for, e.g. 'Canada', 'United States', 'Japan'. |
university-intel__search_universities_by_nameInspect
[university-intel] Search the global Hipolabs university directory by institution name (substring match, case-insensitive). Returns matching universities with their official name, country, ISO alpha-2 country code, state/province (when known), domain names, and official web pages. Use this when a user asks to look up, verify, or find details about a specific university or college by name (e.g. 'find universities with Middlesex in the name', 'is there a university called X').
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | University or college name (or partial name) to search for, e.g. 'Stanford' or 'Middlesex'. |
vulnerability-intel__get_cve_riskInspect
[vulnerability-intel] Check whether a CVE is in CISA KEV and fetch its EPSS score from FIRST.
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | CVE identifier, such as CVE-2021-44228. |
vulnerability-intel__get_recent_known_exploitedInspect
[vulnerability-intel] Get the latest CISA Known Exploited Vulnerabilities entries.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of entries to return, 1-50. Default: 10. |
vulnerability-intel__search_known_exploitedInspect
[vulnerability-intel] Search CISA KEV by CVE, vendor, product, vulnerability name, or description.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of entries to return, 1-50. Default: 10. | |
| query | Yes |
weather-intel__get_current_weatherInspect
[weather-intel] Get current weather conditions for any city worldwide: temperature, feels-like, humidity, wind speed/direction, precipitation, pressure, visibility, UV index, and sky conditions.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name (e.g. 'New York', 'London', 'Tokyo', 'Paris, France') | |
| units | No | Unit system: 'metric' (�C, km/h) or 'imperial' (�F, mph). Default: metric. |
weather-intel__get_forecastInspect
[weather-intel] Get the weather forecast for a city for 1-14 days: daily high/low temperature, conditions, precipitation, precipitation chance, UV index, sunrise and sunset times.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name (e.g. 'Miami', 'Berlin', 'Sydney') | |
| days | No | Number of days to forecast (1-14, default 7) | |
| units | No | Unit system: 'metric' (�C) or 'imperial' (�F). Default: metric. |
weather-intel__get_weather_by_coordsInspect
[weather-intel] Get current weather conditions by latitude/longitude coordinates. Useful when the exact coordinates are already known.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (e.g. 51.5074 for London) | |
| lon | Yes | Longitude (e.g. -0.1278 for London) | |
| units | No | Unit system: 'metric' or 'imperial'. Default: metric. |
web-trust-intel__audit_urlInspect
[web-trust-intel] Audit a URL for HTTP reachability, redirect result, latency, security headers, content metadata, and buyer-facing trust warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website or API URL to audit. |
web-trust-intel__check_domain_securityInspect
[web-trust-intel] Check DNS, email-security, and certificate-policy signals for a domain: A, AAAA, MX, TXT, NS, CAA, SPF, and DMARC.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain such as example.com. |
web-trust-intel__compare_urlsInspect
[web-trust-intel] Compare up to five URLs by latency, HTTP health, security headers, and trust warnings.
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | One to five URLs. |
word-intel__define_wordInspect
[word-intel] Look up an English word in the dictionary: get definitions for all parts of speech (noun, verb, adjective, etc.), phonetic spelling, pronunciation audio URL, usage examples, synonyms, and antonyms.
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | English word to define (e.g. 'ephemeral', 'run', 'beautiful') |
word-intel__get_antonymsInspect
[word-intel] Get all antonyms (opposite words) for an English word from the dictionary.
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | English word to find antonyms for |
word-intel__get_synonymsInspect
[word-intel] Get all synonyms for an English word from the dictionary.
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | English word to find synonyms for |
word-intel__random_wordInspect
[word-intel] Get a random interesting English word with its full definition, pronunciation, examples, synonyms, and antonyms. Great for vocabulary building or word-of-the-day features.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
wordrelations-intel__find_antonymsInspect
[wordrelations-intel] Find words with the opposite meaning to a given word. Useful for writing, editing, contrast, and vocabulary building. Returns each match's Datamuse relevance score.
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results to return, 1-50 (default: 10) | |
| word | Yes | The word to find antonyms for (e.g. 'hot', 'large', 'ancient') |
wordrelations-intel__find_rhymesInspect
[wordrelations-intel] Find words that rhyme with a given word, ranked by how strong the rhyme is. Useful for songwriting, poetry, wordplay, and naming. Returns each match's Datamuse relevance score and syllable count when available.
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results to return, 1-50 (default: 10) | |
| word | Yes | The word to find rhymes for (e.g. 'orange', 'moon', 'light') |
wordrelations-intel__find_synonymsInspect
[wordrelations-intel] Find words with the same or very similar meaning to a given word. Useful for writing, editing, and avoiding word repetition. Returns each match's Datamuse relevance score.
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results to return, 1-50 (default: 10) | |
| word | Yes | The word to find synonyms for (e.g. 'happy', 'fast', 'important') |
worldcup-intel__get_standingsInspect
[worldcup-intel] Get current FIFA World Cup 2026 group standings, bracket, and stage information.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
worldcup-intel__get_team_oddsInspect
[worldcup-intel] Get Polymarket betting odds and prediction market data for a specific World Cup team.
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team name e.g. USA, Brazil, Argentina |
worldcup-intel__get_today_matchesInspect
[worldcup-intel] Get today's FIFA World Cup 2026 live scores and match schedule. Falls back to next 3 days if no matches today.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!