mcpbeat Sign in

UnClick MCP Server

answering

UnClick is answering right now. Last checked 13 min ago. It exposes 1652 tools.

667 apps and 1586 actions for any MCP agent, plus cross-session memory and QA passes.

Uptime history 22 days of history · worst day 40%
22 days agonow
100.0%
Uptime 24h
91 of 91 checks
1652
Tools
read from the server
343 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

What changed 9

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 September 2026. No other catalogue keeps this.

14 Sep 3 tools appeared unclick_workspace_list, unclick_workspace_read, unclick_workspace_write
13 Sep 5 tool descriptions were rewritten keychain_connect, keychain_disconnect, keychain_list_platforms and 2 more
13 Sep a tool changed the parameters it asks for keychain_connect

UnClick does not always answer

Over the last week it answered 88.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://unclick.world/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://unclick.world/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://unclick.world/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://unclick.world/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://unclick.world/api/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Available tools 1652

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

random
random_duck_image
Get a random duck image URL.
random_duck_list
List all available duck image filenames.
random_flip_coin
Flip a coin.
random_fox_image
Get a random fox image URL.
random_lorem_ipsum
Generate lorem ipsum placeholder text.
random_number
Generate a random number within a range.
random_pick_from_list
Pick random item(s) from a list.
random_roll_dice
Roll dice.
random_shuffle_list
Shuffle a list randomly.
random_string
Generate a random string.
random_taco
Generate a random taco recipe with base, seasoning, condiment, and shell.
random_user
Generate random user profiles with names, emails, addresses, and photos.
random_uuid
Generate a random UUID.
testpass
testpass_edit_item
Override the verdict and notes for a single check item in a TestPass run. Fail-to-pass edits are flagged in mc_signals.
testpass_evidence
Fetch one TestPass item and its attached evidence by item_id or check_id. Use this when a chat agent needs proof for a specific checklist item.
testpass_fix_list
Get the Markdown fix-list for a TestPass run. This is an explicit alias for the markdown report so agents can discover the copy-paste repair artifact directly.
testpass_list_packs
List TestPass packs available to the caller, including system packs and the caller's custom packs.
testpass_report_html
Get the HTML report for a TestPass run.
testpass_report_json
Get the JSON report for a TestPass run.
testpass_report_md
Get the Markdown report for a TestPass run.
testpass_run
Start a TestPass run against an MCP server. Seeds deterministic and agent checks from the given pack and returns the run id plus an initial verdict summary. Response includes was_duplicate: boolean indicating whether the row was already present (idempotent retry).
testpass_save_pack
Save a TestPass pack YAML definition for the caller. Creates or updates the pack identified by pack_id.
testpass_status
Fetch the current status, verdict summary, and fail count for a TestPass run.
text
text_analyse
Analyse text (word count, sentences, readability).
text_count_occurrences
Count occurrences of a substring in text.
text_extract_emails
Extract all email addresses from a text.
text_extract_phone_numbers
Extract all phone numbers from a text.
text_extract_urls
Extract all URLs from a text.
text_readability
Analyze text readability with Flesch-Kincaid grade and reading ease scores.
text_slugify
Convert text into a URL-safe slug.
text_transform
Transform text (uppercase, lowercase, title case, slug, etc.).
text_truncate
Truncate text to a maximum length.
text_wrap
Hard-wrap text to a specified column width.
color
color_blend
Blend two hex colors together, optionally generating a gradient palette.
color_contrast_ratio
Check the contrast ratio between two colors.
color_convert
Convert a color from one format into ALL other formats (HEX, RGB, HSL, HSV, CMYK) at once.
color_hex_convert
Convert a hex color to RGB and HSL values.
color_info
Get information about a color (name, complementary, etc.).
color_mix
Mix two colors together.
color_name_lookup
Find the closest named color for a hex code.
color_name_random
Get a random named color with its hex code and name.
color_palette
Generate a color palette from a base color.
country
country_all
Get all countries from REST Countries.
country_by_code
Get a country by code from REST Countries.
country_by_currency
Get countries by currency from REST Countries.
country_by_ip
Detect country from an IP address using country.is.
country_by_language
Get countries by language from REST Countries.
country_by_name
Get a country by name from REST Countries.
country_by_region
Get countries by region from REST Countries.
country_flag_url
Get a country flag image URL by ISO 2-letter code.
country_info_detail
Get country details (borders, languages, official name) from Nager.Date.
cocktail
cocktail_by_ingredient
Filter cocktails by ingredient (e.g. Vodka, Gin, Tequila).
cocktail_categories
List all cocktail categories from TheCocktailDB.
cocktail_filter_by_category
Filter cocktails by category.
cocktail_filter_by_ingredient
Filter cocktails by ingredient.
cocktail_get_by_id
Get a cocktail/drink by ID.
cocktail_ingredient_info
Get details about a cocktail ingredient (description, type, ABV).
cocktail_random
Get a random cocktail/drink recipe.
cocktail_search
Search for cocktails/drinks by name.
reddit
reddit_comment
Post a comment on Reddit.
reddit_post
Create a Reddit post.
reddit_read
Read public posts from a Reddit subreddit. OAuth is optional for public reads.
reddit_search
Search public Reddit posts. OAuth is optional for public reads.
reddit_subscribe
Subscribe to or unsubscribe from a Reddit subreddit.
reddit_thread
Read a public Reddit thread, including the post and comments.
reddit_user
Get a public Reddit user profile and recent activity. OAuth is optional for public reads.
reddit_vote
Vote on a Reddit post or comment.
tmdb
tmdb_movie
Get details for a TMDB movie by ID.
tmdb_now_playing
Get movies currently in theaters from TMDB.
tmdb_popular_tv
Get popular TV shows from TMDB.
tmdb_search_movies
Search for movies on TMDB.
tmdb_search_tv
Search for TV shows on TMDB.
tmdb_trending
Get trending movies or TV shows on TMDB.
tmdb_tv
Get details for a TMDB TV show by ID.
tmdb_upcoming
Get upcoming movies from TMDB.
vercel
vercel_create_deployment
Create a Vercel deployment. Pass deployment_id to redeploy an existing commit, or project_id + git_ref to deploy fresh from git. Set force_new=true to skip the build cache (needed after env var changes or when serverless function surfaces change).
vercel_create_env
Create (or upsert) an environment variable on a Vercel project. Target defaults to production, preview, and development. Use type='plain' for non-secret values, 'encrypted' or 'sensitive' for secrets.
vercel_delete_env
Delete a Vercel environment variable by its env id (get ids from vercel_get_env).
vercel_get_deployment
Get details for a specific Vercel deployment.
vercel_get_domain
Get information about a Vercel domain.
vercel_get_env
Get environment variables for a Vercel project.
vercel_list_deployments
List Vercel deployments for a project.
vercel_list_projects
List all Vercel projects.
xero
xero_accounts
Get chart of accounts from Xero.
xero_bank_transactions
Get bank transactions from Xero.
xero_contacts
Get contacts from Xero.
xero_invoices
Get invoices from Xero.
xero_organisation
Get organisation details from Xero.
xero_payments
Get payments from Xero.
xero_quotes
Get quotes from Xero.
xero_reports
Get financial reports from Xero.
asana
create_asana_task
Create a new task in Asana.
get_asana_task
Get full details of a single Asana task.
list_asana_projects
List projects in an Asana workspace.
list_asana_tasks
List tasks in an Asana project.
list_asana_workspaces
List all Asana workspaces accessible by the authenticated user.
search_asana_tasks
Search tasks by text within an Asana workspace.
update_asana_task
Update an existing Asana task.
convert
convert_area
Convert between area units.
convert_data_storage
Convert between data storage units.
convert_length
Convert between length units.
convert_speed
Convert between speed units.
convert_temperature
Convert between temperature units (C, F, K).
convert_volume
Convert between volume units.
convert_weight
Convert between weight/mass units.
crypto
crypto_coin
Get detailed info for a cryptocurrency from CoinGecko.
crypto_coin_history
Get historical price data for a cryptocurrency from CoinGecko.
crypto_daily
Get daily crypto price history from Alpha Vantage.
crypto_price
Get cryptocurrency prices from CoinGecko.
crypto_search
Search for cryptocurrencies on CoinGecko.
crypto_top_coins
Get top cryptocurrencies by market cap from CoinGecko.
crypto_trending
Get trending cryptocurrencies from CoinGecko.
datetime
datetime_add_to_date
Add a duration to a date.
datetime_business_days
Get business days between two dates.
datetime_convert_timezone
Convert a datetime from one timezone to another.
datetime_current_time
Get the current date and time, optionally in a specific timezone.
datetime_date_diff
Calculate the difference between two dates.
datetime_format_date
Format a date string.
datetime_week_number
Get the ISO week number for a date.
discord
discord_channels
List channels in a Discord guild.
discord_members
List members of a Discord guild.
discord_react
Add a reaction to a Discord message.
discord_read
Read messages from a Discord channel.
discord_search
Search messages in a Discord guild.
discord_send
Send a message to a Discord channel.
discord_thread
Create a Discord thread.
dog
dog_api_breeds
List dog breeds with details from The Dog API.
dog_api_random_image
Get a random dog image from The Dog API.
dog_breed_image
Get random image(s) of a specific dog breed.
dog_breed_list
List sub-breeds of a specific dog breed.
dog_fact_random
Get a random dog fact.
dog_list_breeds
List all dog breeds and sub-breeds.
dog_random_image
Get random dog image(s) from Dog CEO API.
espn
espn_mlb_scores
Get current MLB scores from ESPN.
espn_nba_scores
Get current NBA scores from ESPN.
espn_news
Get ESPN sports news.
espn_nfl_scores
Get current NFL scores from ESPN.
espn_nhl_scores
Get current NHL scores from ESPN.
espn_soccer_scores
Get soccer scores from ESPN.
espn_team_info
Get team information from ESPN.
figma
figma_get_comments
Get all comments on a Figma file.
figma_get_components
Get all published components in a Figma file.
figma_get_file
Get a Figma file's structure and metadata - pages, frames, and component count.
figma_get_images
Export/render Figma nodes as images (PNG, JPG, SVG, or PDF).
figma_get_node
Get a specific node by ID within a Figma file.
figma_get_team_projects
List all projects for a Figma team.
figma_post_comment
Add a comment to a Figma file, optionally pinned to canvas coordinates.
flowpass
flowpass_disagreement_queue
List or resolve FlowPass Driver versus Verifier disagreements.
flowpass_quarantine
List, add, or resolve FlowPass quarantines for flows that should not be trusted as gates.
flowpass_record
Convert supplied rrweb or structured session events into a draft FlowPass pack. This safe MCP surface does not start a live browser recording by itself.
flowpass_register_pack
Register a FlowPass pack from YAML or an object. Validates plain-English steps, hats, assertions, and optional fixture evidence.
flowpass_report
Fetch a FlowPass report in json, markdown, html, or fix_prompt format for a run started in this MCP session.
flowpass_run
Run FlowPass against a public fixture or registered pack. Returns journey readiness, step verdicts, hat outputs, exclusions, and a stored report. Without fixture proof, returns a plan-only receipt instead of pretending a live journey ran.
flowpass_status
Fetch the stored FlowPass run status, score, summary, and open disagreement queue entries for a run started in this MCP session.
fpl
fpl_bootstrap
Get Fantasy Premier League bootstrap data (players, teams, etc.).
fpl_fixtures
Get FPL fixtures, optionally for a gameweek.
fpl_gameweek
Get FPL gameweek details.
fpl_leagues_classic
Get FPL classic league standings.
fpl_manager
Get an FPL manager profile.
fpl_my_team
Get an FPL manager's team for a gameweek.
fpl_player
Get FPL player details and history.
lastfm
lastfm_album_info
Get album info from Last.fm.
lastfm_artist_info
Get Last.fm artist info.
lastfm_chart_top_artists
Get the Last.fm chart of top artists.
lastfm_chart_top_tracks
Get the Last.fm chart of top tracks.
lastfm_search_artists
Search for artists on Last.fm.
lastfm_similar_artists
Get similar artists on Last.fm.
lastfm_top_tracks
Get top tracks for an artist on Last.fm.
mailchimp
mailchimp_add_member
Add or update a subscriber in a Mailchimp audience.
mailchimp_create_campaign
Create a new Mailchimp email campaign.
mailchimp_get_campaign
Get details for a specific Mailchimp campaign by ID.
mailchimp_list_audiences
List all Mailchimp audiences (lists) in the account.
mailchimp_list_campaigns
List Mailchimp email campaigns, optionally filtered by status or audience.
mailchimp_list_members
List members (subscribers) in a Mailchimp audience.
mailchimp_search_members
Search for subscribers across all or a specific Mailchimp audience.
meal
meal_categories
List all meal categories.
meal_filter_by_area
Filter meals by cuisine/area.
meal_filter_by_category
Filter meals by category.
meal_filter_by_ingredient
Filter meals by main ingredient.
meal_get_by_id
Get a meal/recipe by ID.
meal_random
Get a random meal/recipe.
meal_search
Search for meals/recipes by name.
pagerduty
pagerduty_acknowledge_incident
Acknowledge a PagerDuty incident by ID.
pagerduty_create_incident
Create a new PagerDuty incident on a service.
pagerduty_get_incident
Get details for a single PagerDuty incident by ID.
pagerduty_list_incidents
List PagerDuty incidents. Filter by status (triggered, acknowledged, resolved), service, or date range.
pagerduty_list_oncalls
List who is currently on-call in PagerDuty, optionally filtered by schedule or user.
pagerduty_list_services
List all services in a PagerDuty account. Optionally filter by name.
pagerduty_resolve_incident
Resolve a PagerDuty incident by ID.
securitypass
securitypass_disclosure_status
Check the 90+30 responsible-disclosure timer state for a finding (notified, acked, extended, public, withdrawn).
securitypass_finding_detail
Fetch a single finding including PoC payload (curl / prompt / payload) and remediation. PoC is generated, never auto-fired.
securitypass_register_pack
Save a SecurityPack YAML for the calling tenant. Validates against the schema.
securitypass_report
Fetch the synthesised report for a completed run (executive narrative + findings). format=json|markdown|html.
securitypass_run
Start a scope-gated SecurityPass scan against a registered pack or target URL. Returns a safe securitypass_receipt_v1 proof envelope without raw secrets or PoC payloads.
securitypass_status
Poll the state of a SecurityPass run. Returns status, verdict summary, counts, and a safe securitypass_receipt_v1 proof envelope.
securitypass_verify_scope
Verify scope authorisation for a target via DNS TXT or /.well-known proof. Required before any active probe runs.
segment
segment_get_source
Get details for a single Segment source including settings and enabled state.
segment_identify_user
Identify a user in Segment with traits. Links an anonymous ID to a known user ID.
segment_intersection
Find all pairwise intersections among a set of 2D line segments, returning intersection points.
segment_list_destinations
List all destinations connected to a Segment source.
segment_list_sources
List all Segment sources in a workspace using the Segment Public API.
segment_track_event
Track a custom event in Segment. Use for recording user actions like 'Signed Up', 'Item Purchased', etc.
segment_tree
Build a segment tree for range queries (sum/min/max) with point updates on a mutable array.
shopify
shopify_collections
Get collections from a Shopify store.
shopify_customers
Get customers from a Shopify store.
shopify_fulfillments
Get fulfillments for a Shopify order.
shopify_inventory
Get inventory for Shopify products.
shopify_orders
Get orders from a Shopify store.
shopify_products
Get products from a Shopify store.
shopify_shop
Get Shopify store information.
spotify
spotify_get_album
Get metadata and track listing for a Spotify album.
spotify_get_artist
Get metadata and follower count for a Spotify artist.
spotify_get_audio_features
Get audio analysis features (danceability, energy, tempo, etc.) for a Spotify track.
spotify_get_playlist
Get metadata and tracks for a Spotify playlist.
spotify_get_recommendations
Get Spotify track recommendations based on seed tracks, artists, or genres.
spotify_get_track
Get metadata for a Spotify track by ID.
spotify_search
Search Spotify for tracks, albums, artists, or playlists.
twilio
twilio_check_verify
Check a verification code submitted by a user via Twilio Verify.
twilio_get_message
Get a single Twilio message by SID.
twilio_list_calls
List outbound and inbound calls on a Twilio account.
twilio_list_messages
List SMS messages sent or received on a Twilio account.
twilio_make_call
Initiate an outbound phone call via Twilio.
twilio_send_sms
Send an SMS via Twilio.
twilio_send_verify
Send a verification code via Twilio Verify (SMS, call, email, or WhatsApp).
twitch
twitch_channel_info
Get information about a Twitch channel by its login name.
twitch_get_clips
Get clips for a Twitch broadcaster.
twitch_get_stream
Get a specific Twitch stream by user login.
twitch_schedule
Get a Twitch channel's streaming schedule by its login name.
twitch_search_games
Search for games on Twitch.
twitch_search_streams
Search for live streams on Twitch.
twitch_top_games
Get top games currently streaming on Twitch.
upstash
upstash_kafka_list_topics
List all topics in an Upstash Kafka cluster.
upstash_kafka_produce
Produce messages to an Upstash Kafka topic.
upstash_redis_del
Delete a key from an Upstash Redis database.
upstash_redis_get
Get the value of a key from an Upstash Redis database.
upstash_redis_incr
Increment a numeric key in an Upstash Redis database.
upstash_redis_list_keys
List keys in an Upstash Redis database matching a pattern.
upstash_redis_set
Set a key-value pair in an Upstash Redis database.
assemblyai
assemblyai_get_paragraphs
Get a completed transcript split into paragraphs.
assemblyai_get_sentences
Get a completed transcript split into individual sentences.
assemblyai_get_transcript
Get the status and results of an AssemblyAI transcription job.
assemblyai_list_transcripts
List recent AssemblyAI transcripts for the account.
assemblyai_summarize
Get the AI-generated summary for a completed AssemblyAI transcript (must have been submitted with summarization enabled).
assemblyai_transcribe
Submit an audio or video file for transcription with AssemblyAI.
carbon
carbon_electricity_emissions
Estimate carbon emissions for electricity consumption.
carbon_flight_emissions
Estimate carbon emissions for a flight.
carbon_intensity_current
Get current UK electricity grid carbon intensity (gCO2/kWh).
carbon_intensity_forecast
Get 24-hour forecast of UK grid carbon intensity.
carbon_intensity_generation
Get current UK electricity generation mix by fuel type.
carbon_vehicle_emissions
Estimate carbon emissions for a vehicle journey.
circleci
circleci_get_pipeline
Get details for a single CircleCI pipeline by ID.
circleci_get_workflow
Get details for a single CircleCI workflow by ID.
circleci_list_jobs
List jobs in a CircleCI workflow.
circleci_list_pipelines
List CircleCI pipelines for a project or organization. Optionally filter by branch.
circleci_list_workflows
List workflows for a CircleCI pipeline.
circleci_trigger_pipeline
Trigger a new CircleCI pipeline for a project. Optionally specify branch, tag, or parameters.
cohere
cohere_chat
Chat with a Cohere Command model. Supports system preamble and conversation history.
cohere_classify
Classify texts into categories using Cohere Classify with few-shot examples.
cohere_embed
Create vector embeddings for text using Cohere's embed models.
cohere_generate
Generate text completions using Cohere Command models.
cohere_list_models
List all available Cohere models.
cohere_rerank
Rerank a list of documents by relevance to a query using Cohere Rerank.
datadog
datadog_create_monitor
Create a new Datadog monitor (alert).
datadog_get_monitor
Get details for a specific Datadog monitor.
datadog_list_dashboards
List Datadog dashboards.
datadog_list_events
List Datadog events stream for a time range.
datadog_list_monitors
List Datadog monitors (alerts) with optional name or tag filters.
datadog_query_metrics
Query Datadog metrics time-series data.
deezer
deezer_chart
Get Deezer chart (top tracks/albums/artists).
deezer_get_album
Get a Deezer album by ID.
deezer_get_artist
Get a Deezer artist by ID.
deezer_get_track
Get a Deezer track by ID.
deezer_search
Search Deezer for tracks, artists, or albums.
deezer_search_playlist
Search for Deezer playlists.
discogs
discogs_get_artist
Get a Discogs artist by ID.
discogs_get_label
Get a Discogs record label by ID.
discogs_get_release
Get a Discogs release by ID.
discogs_marketplace_stats
Get Discogs marketplace stats for a release.
discogs_search_artists
Search for artists on Discogs.
discogs_search_releases
Search for music releases on Discogs.
dnd
dnd_get_class
Get a D&D 5e class by index (e.g. wizard, fighter).
dnd_get_monster
Get a D&D 5e monster stat block by index.
dnd_get_spell
Get a D&D 5e spell by name/index.
dnd_list_classes
List all D&D 5e character classes.
dnd_list_monsters
List D&D 5e monsters, optionally by challenge rating.
dnd_list_spells
List D&D 5e spells, optionally filtered.
email
email_delete
Delete an email by UID.
email_get
Get a specific email by UID.
email_mark_read
Mark an email as read.
email_read_inbox
Read emails from an inbox.
email_search
Search emails in an inbox.
email_send
Send an email via Gmail/IMAP.
eventbrite
eventbrite_create_event
Create an event on Eventbrite under an organization.
eventbrite_get_attendees
Get attendees for an Eventbrite event.
eventbrite_get_event
Get details for an Eventbrite event by ID.
eventbrite_get_venue
Get details for an Eventbrite venue.
eventbrite_list_categories
List Eventbrite event categories.
eventbrite_search_events
Search for events on Eventbrite.
hubspot
hubspot_create_contact
Create a HubSpot contact.
hubspot_get_contact
Get a single HubSpot contact by id.
hubspot_list_companies
List HubSpot CRM companies.
hubspot_list_contacts
List HubSpot CRM contacts (most recently created first).
hubspot_list_deals
List HubSpot CRM deals.
hubspot_search_contacts
Search HubSpot contacts by name, email, or company.
line
line_broadcast
Broadcast a text message to all followers of your LINE Official Account.
line_get_group_summary
Get a LINE group's name and picture URL.
line_get_profile
Get a LINE user's display name, profile picture, and status message.
line_reply_message
Reply to a LINE message using a reply token from a webhook event.
line_send_flex_message
Send a rich Flex Message to a LINE user or group.
line_send_message
Send a text message to a LINE user, group, or room.
matrix
matrix_chain_order
Find the optimal parenthesization for matrix chain multiplication to minimize scalar multiplications.
matrix_decomp
Matrix decomposition and analysis: LU factorization, transpose, trace, or rank.
matrix_exponentiation
Raise a square matrix to a non-negative integer power using fast exponentiation, with optional modular arithmetic.
matrix_inverse
Compute the inverse and determinant of a square matrix using Gauss-Jordan elimination.
matrix_operate
Perform matrix operations: add, multiply, transpose, or determinant.
matrix_rank
Compute the rank of a matrix using Gaussian elimination with partial pivoting.
monday
create_monday_item
Create a new item in a Monday.com board.
get_monday_board
Get details of a specific Monday.com board including columns and groups.
list_monday_boards
List boards in a Monday.com account.
list_monday_items
List items (rows) in a Monday.com board.
search_monday_items
Search items by name in a Monday.com board.
update_monday_item
Update a column value on a Monday.com item.
neon
neon_create_branch
Create a new branch in a Neon project.
neon_execute_sql
Execute a SQL query against a Neon database endpoint.
neon_get_project
Get details for a specific Neon project.
neon_list_branches
List all branches in a Neon project.
neon_list_databases
List all databases on a Neon branch.
neon_list_projects
List all Neon Serverless Postgres projects in your account.
openlibrary
openlibrary_author_works
Get works by an author from Open Library.
openlibrary_get_author
Get an author from Open Library by ID.
openlibrary_get_book
Get a book from Open Library by work ID.
openlibrary_get_edition
Get a book edition from Open Library by ISBN.
openlibrary_search
Search books on Open Library.
openlibrary_trending
Get trending books from Open Library.
pinterest
create_pinterest_pin
Create a new Pinterest pin from an image URL.
get_pinterest_board
Get details of a specific Pinterest board.
get_pinterest_user
Get the authenticated Pinterest user account info.
list_pinterest_boards
List Pinterest boards for the authenticated user.
list_pinterest_pins
List pins on a Pinterest board.
search_pinterest_pins
Search Pinterest pins by keyword.
podcast
podcast_by_feed_url
Get a podcast by feed URL from Podcast Index.
podcast_get_episodes
Get episodes for a podcast from Podcast Index.
podcast_recent_episodes
Get recent podcast episodes from Podcast Index.
podcast_search
Search for podcasts on Podcast Index.
podcast_search_episodes
Search podcast episodes on Podcast Index.
podcast_trending
Get trending podcasts from Podcast Index.
postmark
postmark_get_delivery_stats
Get delivery statistics from Postmark including bounces, spam complaints, and open rates.
postmark_get_template
Get a single Postmark email template by ID.
postmark_list_templates
List email templates stored in Postmark.
postmark_search_messages
Search sent messages in Postmark by recipient, sender, tag, or status.
postmark_send_batch
Send multiple emails in a single Postmark API call (up to 500 messages).
postmark_send_email
Send a transactional email via Postmark. Supports HTML and plain text.
radio
radio_by_country
Get radio stations by country.
radio_by_tag
Get radio stations by genre tag.
radio_countries
List all countries with radio stations.
radio_search
Search for radio stations via Radio Browser.
radio_top_clicked
Get the most-clicked radio stations.
radio_top_voted
Get the most-voted radio stations.
rawg
rawg_game_screenshots
Get screenshots for a RAWG game.
rawg_get_game
Get details for a specific game by RAWG ID or slug.
rawg_list_genres
List all game genres on RAWG.
rawg_list_platforms
List all gaming platforms on RAWG.
rawg_search_games
Search for video games on RAWG.
rawg_upcoming_games
Get upcoming game releases from RAWG.
render
render_get_service
Get details for a specific Render service.
render_list_deploys
List deploys for a Render service.
render_list_env_vars
List environment variables for a Render service.
render_list_services
List all Render services (web services, static sites, cron jobs, etc.).
render_set_env_var
Set an environment variable on a Render service.
render_trigger_deploy
Trigger a new deploy for a Render service.
replicate
replicate_cancel_prediction
Cancel a running Replicate prediction.
replicate_create_prediction
Run a Replicate model by creating a prediction.
replicate_get_model
Get details and latest version for a Replicate model.
replicate_get_prediction
Get the status and output of a Replicate prediction.
replicate_list_models
List public models available on Replicate.
replicate_list_predictions
List recent predictions for a Replicate account.
seatgeek
seatgeek_get_event
Get a SeatGeek event by ID.
seatgeek_get_performer
Get a SeatGeek performer by ID.
seatgeek_get_venue
Get a SeatGeek venue by ID.
seatgeek_search_events
Search for events on SeatGeek.
seatgeek_search_performers
Search for performers on SeatGeek.
seatgeek_search_venues
Search for venues on SeatGeek.
sendgrid
sendgrid_add_contact
Add or update a marketing contact in SendGrid.
sendgrid_get_stats
Get SendGrid email sending statistics for a date range.
sendgrid_get_template
Get a specific SendGrid email template by ID.
sendgrid_list_contacts
List all marketing contacts in SendGrid.
sendgrid_list_templates
List dynamic email templates in SendGrid.
sendgrid_send_email
Send a transactional email via SendGrid.
sleeper
sleeper_league
Get a Sleeper fantasy league by ID.
sleeper_league_matchups
Get matchups for a Sleeper fantasy league week.
sleeper_league_rosters
Get rosters for a Sleeper fantasy league.
sleeper_nfl_state
Get the current NFL state from Sleeper.
sleeper_players
Get all NFL players from Sleeper.
sleeper_trending_players
Get trending players on Sleeper.
stripe
stripe_charges
List or create Stripe charges.
stripe_customers
List or create Stripe customers.
stripe_invoices
List Stripe invoices.
stripe_prices
List Stripe prices.
stripe_products
List Stripe products.
stripe_subscriptions
List Stripe subscriptions.
swapi
swapi_get_person
Get a Star Wars character by ID.
swapi_get_planet
Get a Star Wars planet by ID.
swapi_get_starship
Get a Star Wars starship by ID.
swapi_search_people
Search Star Wars characters by name.
swapi_search_planets
Search Star Wars planets by name.
swapi_search_starships
Search Star Wars starships by name.
telegram
telegram_get_updates
Get Telegram bot updates.
telegram_manage_chat
Manage a Telegram chat (get info, ban, kick, etc.).
telegram_read
Read Telegram messages/updates.
telegram_search
Search Telegram messages in a chat.
telegram_send
Send a Telegram message.
telegram_send_media
Send media (photo/document/video) via Telegram.
uxpass
uxpass_register_pack
Register a UXPass pack from a YAML string. Validates the basic shape (required keys: name, url, viewports, themes, hats, synthesiser, budgets, remediation) and persists the pack so uxpass_run can reference it by name. Returns the assigned pack_id.
uxpass_report_html
Get the HTML report for a UXPass run.
uxpass_report_json
Get the JSON report for a UXPass run.
uxpass_report_md
Get the Markdown report for a UXPass run.
uxpass_run
Run a UX journey/usability check synchronously against a URL. Executes the deterministic uxpass-core check set and returns the run id, status, UX Score, summary, and uxpass_receipt_v1. UIPass now owns visual/interface polish; this legacy UXPass runner still calls out when screenshots or mobile/desktop proof are missing for visible surfaces. Pass either url (a one-off check) or pack_name (resolves the registered pack's url). The hats parameter is accepted for forward compatibility but is currently ignored; LLM hats land in a later chunk. Response includes was_duplicate: boolean indicating whether the row was already present (idempotent retry).
uxpass_status
Fetch the status, UX Score, summary, and uxpass_receipt_v1 for a UXPass run.
youtube
youtube_get_captions
List available caption tracks for a YouTube video.
youtube_get_channel
Get metadata and statistics for a YouTube channel.
youtube_get_video
Get metadata, statistics, and content details for a YouTube video.
youtube_list_playlist_items
List videos in a YouTube playlist.
youtube_list_playlists
List playlists belonging to a YouTube channel.
youtube_search
Search YouTube for videos, channels, or playlists.
aoe2
aoe2_civilization
Get an Age of Empires II civilization by ID.
aoe2_civilizations
List all Age of Empires II civilizations.
aoe2_technologies
List all Age of Empires II technologies.
aoe2_unit
Get an Age of Empires II unit by ID.
aoe2_units
List all Age of Empires II units.
bgg
bgg_game_details
Get full details for a board game by its BGG ID - name, year, rating, players, playtime, description, categories, and mechanics.
bgg_game_reviews
Get user comments and ratings for a board game on BGG.
bgg_search
Search BoardGameGeek for board games by name.
bgg_top_games
Get the BGG Hotness list - the most discussed and active board games right now.
bgg_user_collection
Get a BGG user's game collection filtered by status (owned, wishlist, or played).
calc
calc_bmi
Calculate Body Mass Index (BMI).
calc_compound_interest
Calculate compound interest growth.
calc_currency_estimate
Estimate currency conversion using a rough rate.
calc_mortgage
Calculate monthly mortgage repayment.
calc_tip
Calculate tip amount and total for a bill.
calendly
get_calendly_event
Get details of a single Calendly scheduled event.
get_calendly_user
Get the authenticated Calendly user profile.
list_calendly_event_types
List event types for the authenticated Calendly user.
list_calendly_events
List scheduled events for the authenticated Calendly user.
list_calendly_invitees
List invitees for a Calendly scheduled event.
cat
cat_api_breeds
List cat breeds with details from The Cat API.
cat_api_random_image
Get a random cat image from The Cat API.
cat_breeds
List cat breeds with details.
cat_fact
Get a random cat fact.
cat_facts
Get multiple cat facts with pagination.
chess
chess_leaderboards
Get Chess.com leaderboards.
chess_player
Get a Chess.com player profile.
chess_player_games
Get recent games for a Chess.com player.
chess_player_stats
Get Chess.com player statistics.
chess_puzzles_random
Get a random chess puzzle from Chess.com.
cmc
cmc_global_metrics
Get global cryptocurrency market metrics from CoinMarketCap.
cmc_info
Get cryptocurrency metadata from CoinMarketCap.
cmc_listings
Get latest cryptocurrency listings from CoinMarketCap.
cmc_quotes
Get cryptocurrency quotes from CoinMarketCap.
cmc_trending
Get trending cryptocurrencies from CoinMarketCap.
elevenlabs
elevenlabs_get_history
Get the TTS generation history for an ElevenLabs account.
elevenlabs_get_models
List available ElevenLabs TTS models and their supported languages.
elevenlabs_get_voice
Get metadata for a specific ElevenLabs voice by ID.
elevenlabs_list_voices
List all available voices in ElevenLabs.
elevenlabs_text_to_speech
Convert text to speech with a selected ElevenLabs voice. Returns base64-encoded audio.
esports
esports_get_match
Get details for a specific esports match by ID.
esports_matches
Get esports matches from PandaScore.
esports_players
Search esports players on PandaScore.
esports_teams
Search esports teams on PandaScore.
esports_tournaments
Get esports tournaments from PandaScore.
etsy
etsy_get_listing
Get details for a single Etsy listing by listing ID.
etsy_get_shop
Get details for an Etsy shop by shop ID or numeric ID.
etsy_get_shop_listings
Get active listings for an Etsy shop.
etsy_search_listings
Search active Etsy listings by keyword.
etsy_search_shops
Search for Etsy shops by name.
fly
fly_create_machine
Create a new machine in a Fly.io app.
fly_get_app
Get details for a specific Fly.io app.
fly_list_apps
List all Fly.io apps in your organization.
fly_list_machines
List all machines in a Fly.io app.
fly_list_volumes
List all volumes attached to a Fly.io app.
forex
forex_convert
Convert a currency amount using Open Exchange Rates.
forex_currencies
List all currencies from Open Exchange Rates.
forex_historical
Get historical forex rates from Open Exchange Rates.
forex_latest
Get latest forex exchange rates from Open Exchange Rates.
forex_rate
Get a forex exchange rate from Alpha Vantage.
foursquare
foursquare_autocomplete
Autocomplete a Foursquare place search.
foursquare_get_photos
Get photos for a Foursquare place.
foursquare_get_place
Get details for a Foursquare place by FSQ ID.
foursquare_get_tips
Get tips/reviews for a Foursquare place.
foursquare_search_places
Search for places on Foursquare.
guardian
guardian_get_article
Get a specific Guardian article by ID.
guardian_get_edition
Get a Guardian edition by ID.
guardian_get_sections
Get all Guardian sections.
guardian_get_tags
Get Guardian tags.
guardian_search_articles
Search for articles on The Guardian.
gumroad
gumroad_get_product
Get details for a single Gumroad product by ID.
gumroad_get_sale
Get details for a single Gumroad sale by ID.
gumroad_list_products
List all products in a Gumroad account.
gumroad_list_sales
List sales from a Gumroad account. Filter by product, email, or date range.
gumroad_list_subscribers
List subscribers for a Gumroad membership/subscription product.
httpbin
httpbin_get
Test an HTTP GET request - see your headers, IP, and args echoed back.
httpbin_headers
Get your request headers as seen by httpbin.
httpbin_ip
Get your public IP address via httpbin.
httpbin_user_agent
Get your User-Agent string via httpbin.
httpbin_uuid
Generate a random UUID via httpbin.
igdb
igdb_get_company
Get a game company from IGDB by name or ID.
igdb_get_game
Get full details of a game from IGDB by game ID.
igdb_list_genres
List all game genres from IGDB.
igdb_list_platforms
List gaming platforms from IGDB.
igdb_search_games
Search the IGDB games database by name.
iss
iss_astronauts
Get the list of astronauts currently in space.
iss_flyover
Get upcoming ISS flyover times for a location (lat/lon).
iss_location
Get the current location of the International Space Station.
iss_pass_times
Get ISS position relative to an observer location.
iss_position
Get the current position of the International Space Station.
jikan
jikan_get_anime
Get anime details by MyAnimeList ID.
jikan_get_character
Get an anime/manga character by MyAnimeList ID.
jikan_search_anime
Search anime on MyAnimeList via Jikan API.
jikan_search_manga
Search manga on MyAnimeList via Jikan API.
jikan_top_anime
Get top-ranked anime from MyAnimeList.
jira
jira_add_comment
Add a comment to a Jira issue.
jira_create_issue
Create a Jira issue. project_key can be filled from a saved memory default.
jira_get_issue
Get a single Jira issue by key, including description and comments.
jira_list_projects
List Jira projects, with an optional name query.
jira_search_issues
Search Jira issues with JQL (defaults to most recently updated).
keychain
keychain_connect
Connect a platform to the current UnClick account. In a hosted paired session this returns the signed-in secure web setup URL; do not pass third-party credentials through chat. The direct credential form is retained for local API-key installations.
keychain_disconnect
Remove a platform credential. Hosted paired sessions receive the signed-in Apps URL, where removal stays account-scoped; local API-key installations may remove it directly.
keychain_list_platforms
List available platform connectors, with connection status for the current UnClick account.
keychain_secure_connect
Securely connect a platform credential without exposing it in chat. Hosted paired sessions receive the signed-in UnClick web setup URL. Local API-key installations may use the legacy localhost input page.
keychain_status
Check connection status for one or all platform credentials in the current UnClick account.
legalpass
legalpass_edit_item
Apply a human reviewer override to a LegalPass item and return an audit entry with before/after state.
legalpass_run
Run a LegalPass issue-spotting pass against a URL, contract upload, or repo. With fixture_text, returns deterministic public evidence; without it, returns the guarded run plan.
legalpass_save_pack
Save or update a LegalPass custom playbook pack. Requires an enabled citation_verifier hat.
legalpass_status
Fetch the stored LegalPass run result and audit log for a run started through legalpass_run.
legalpass_verdict
Lint LegalPass-style verdict text against the issue-spotter guardrail and return the legally reviewed disclaimer banner for Pass-family outputs.
lego
lego_get_set
Get details for a specific LEGO set by set number.
lego_search_parts
Search LEGO parts by name.
lego_search_sets
Search LEGO sets by name/theme (Rebrickable).
lego_set_parts
Get the parts list for a LEGO set.
lego_themes
List all LEGO themes from Rebrickable.
lichess
lichess_puzzle_daily
Get the Lichess daily puzzle.
lichess_top_players
Get top Lichess players for a game mode.
lichess_tournament
Get details for a Lichess tournament.
lichess_user
Get a Lichess user profile.
lichess_user_games
Get games for a Lichess user.
mapbox
mapbox_geocode_forward
Convert an address or place name to coordinates using Mapbox.
mapbox_geocode_reverse
Convert coordinates to a place name or address using Mapbox reverse geocoding.
mapbox_get_directions
Get turn-by-turn directions between two or more locations using Mapbox.
mapbox_get_static_map
Generate a static map image URL for a given location using Mapbox.
mapbox_list_tilesets
List Mapbox tilesets owned by a user.
mixpanel
mixpanel_export_data
Export raw Mixpanel event data for a date range.
mixpanel_get_events
Get Mixpanel event analytics data for a date range.
mixpanel_get_funnels
Get funnel conversion data from Mixpanel.
mixpanel_get_retention
Get user retention analytics from Mixpanel.
mixpanel_track_event
Track a custom event in Mixpanel.
nasa
nasa_apod
Get NASA Astronomy Picture of the Day.
nasa_asteroids
Get NASA Near Earth Object (asteroid) data.
nasa_earth_imagery
Get NASA Earth satellite imagery.
nasa_epic
Get NASA EPIC Earth imagery.
nasa_mars_photos
Get NASA Mars rover photos.
openai
openai_chat_completion
Run a chat completion with an OpenAI model (GPT-4o, GPT-4, etc.).
openai_create_embedding
Create vector embeddings for text using an OpenAI embedding model.
openai_create_transcription
Transcribe audio to text using OpenAI Whisper.
openai_generate_image
Generate images from a text prompt using DALL-E.
openai_list_models
List all OpenAI models available to the account.
pinecone
pinecone_delete_vectors
Delete vectors from a Pinecone index by ID or filter.
pinecone_describe_index
Get details (dimension, metric, status, host) for a Pinecone index.
pinecone_list_indexes
List all Pinecone vector indexes in the project.
pinecone_query_vectors
Query a Pinecone index for nearest-neighbor vectors.
pinecone_upsert_vectors
Upsert (insert or update) vectors into a Pinecone index.
plaid
plaid_accounts
Get accounts for a Plaid-linked item.
plaid_balances
Get real-time account balances for a Plaid-linked item.
plaid_identity
Get identity information for accounts linked via Plaid.
plaid_link_token_create
Create a Plaid Link token to initialise the Plaid Link flow.
plaid_transactions
Get transactions for a Plaid-linked item within a date range.
poke
poke_get_ability
Get Pokemon ability info and which Pokemon have it.
poke_get_generation
Get Pokemon generation info, region, and species list.
poke_get_pokemon
Get Pokemon data by name or ID from PokeAPI.
poke_get_type
Get Pokemon type info and which Pokemon have that type.
poke_search_pokemon
List Pokemon with pagination from PokeAPI.
ptv
ptv_departures
Get PTV departures for a stop. In full UnClick, stop_id can be filled from saved Memory defaults.
ptv_disruptions
Get current PTV service disruptions.
ptv_route_directions
Get directions for a PTV route.
ptv_search
Search PTV stops, routes, or outlets.
ptv_stops_on_route
Get stops on a PTV route.
pushover
pushover_cancel_emergency
Cancel an outstanding emergency Pushover notification before it expires.
pushover_get_receipt
Get acknowledgment status for an emergency Pushover notification.
pushover_list_sounds
List all available notification sounds in Pushover.
pushover_send_notification
Send a push notification via Pushover.
pushover_validate_user
Validate a Pushover user or group key and list their registered devices.
quote
quote_by_author
Get quotes by a specific author.
quote_list_authors
List quote authors sorted by number of quotes.
quote_list_tags
List all available quote tags/categories.
quote_random
Get a random inspirational quote.
quote_search
Search quotes by keyword.
ram
ram_get_character
Get a Rick and Morty character by ID.
ram_get_episode
Get a Rick and Morty episode by ID.
ram_get_location
Get a Rick and Morty location by ID.
ram_search_characters
Search Rick and Morty characters by name, status, species, or gender.
ram_search_episodes
Search Rick and Morty episodes by name or episode code.
riot
riot_get_match
Get details for a specific Riot match by match ID.
riot_match_history
Get match history for a LoL/Riot account by PUUID.
riot_ranked
Get ranked stats for a League of Legends summoner.
riot_summoner
Get a League of Legends summoner by name.
riot_valorant_account
Get a Valorant account by game name and tag line.
speedrun
speedrun_get_game
Get details of a game on Speedrun.com including categories and levels.
speedrun_get_leaderboard
Get the leaderboard for a Speedrun.com game category.
speedrun_get_user
Get a Speedrun.com user profile by ID or username.
speedrun_list_runs
List speedruns with optional filters for game, category, user, or status.
speedrun_search_games
Search for games on Speedrun.com by name. No API key required.
steam
get_steam_achievements
Get achievements for a Steam user in a specific game.
get_steam_app_details
Get store details for a Steam app (game info, price, platforms, Metacritic score).
get_steam_owned_games
Get games owned by a Steam user.
get_steam_player_summaries
Get Steam player profile summaries for one or more Steam IDs.
search_steam_store
Search the Steam store for games by name.
supabase
supabase_apply_migration
Apply a named, tracked migration to a Supabase project's database via the Management API.
supabase_execute_sql
Run a SQL statement against a Supabase project's database via the Management API. Destructive statements require confirm: true.
supabase_get_project
Get one Supabase project by project_ref. Read-only Management API call.
supabase_list_organizations
List Supabase organizations visible to the connected Supabase account. Read-only Management API call.
supabase_list_projects
List Supabase projects visible to the connected Supabase account. Read-only Management API call.
turso
turso_create_database
Create a new Turso SQLite edge database.
turso_execute_sql
Execute a SQL query against a Turso edge database.
turso_get_database
Get details for a specific Turso database.
turso_list_databases
List all databases in a Turso organization.
turso_list_groups
List all groups in a Turso organization.
untappd
untappd_beer_activities
Get recent activity/check-ins for a beer on Untappd.
untappd_get_beer
Get details for a specific beer on Untappd.
untappd_get_brewery
Get details for a brewery on Untappd.
untappd_search_beer
Search for beers on Untappd.
untappd_search_brewery
Search for breweries on Untappd.
whatsapp
whatsapp_get_media
Get the download URL and metadata for a WhatsApp media object by ID.
whatsapp_send_media
Send a media message (image, video, audio, document, sticker) via WhatsApp.
whatsapp_send_template
Send a WhatsApp template message (required for first contact or >24h since last message).
whatsapp_send_text
Send a text message via WhatsApp Business Cloud API.
whatsapp_upload_media
Upload a media file to WhatsApp and get a media ID for use in messages.
yelp
yelp_autocomplete
Autocomplete a Yelp business search.
yelp_get_business
Get details for a Yelp business by ID.
yelp_get_reviews
Get reviews for a Yelp business.
yelp_search_businesses
Search for businesses on Yelp.
yelp_search_events
Search for events on Yelp.
algolia
algolia_browse_index
Browse all records in an Algolia index (paginated cursor-based).
algolia_get_object
Retrieve a single record from an Algolia index by its objectID.
algolia_list_indices
List all Algolia indices in the application.
algolia_search
Search an Algolia index for records matching a query.
amazon
amazon_browse
Browse Amazon product categories.
amazon_product
Get Amazon product details by ASIN.
amazon_search
Search for products on Amazon.
amazon_variations
Get Amazon product variations for an ASIN.
brewery
brewery_get
Get a brewery by ID.
brewery_list
List breweries, optionally filtered by city, state, or type.
brewery_random
Get random breweries.
brewery_search
Search breweries by name.
bungie
bungie_get_manifest
Get the Destiny 2 manifest definition.
bungie_get_profile
Get a Destiny 2 player profile.
bungie_search_entities
Search Destiny 2 manifest entities.
bungie_search_player
Search for a Destiny 2 player by display name.
compliancepass
compliancepass_report_json
Fetch the full JSON CompliancePass readiness report for a completed in-session run.
compliancepass_report_md
Fetch a Markdown CompliancePass readiness report for a completed in-session run.
compliancepass_run
Run CompliancePass against a local repo path. Returns evidence-backed readiness guidance, gaps, next actions, and an in-session run id. Historical EnterprisePass references are treated as this same product.
compliancepass_status
Fetch the stored in-session status and summary for a CompliancePass run.
contentful
contentful_get_entry
Get a single Contentful entry by id.
contentful_list_assets
List Contentful media assets.
contentful_list_content_types
List Contentful content types (the content model).
contentful_list_entries
List Contentful entries, optionally filtered by content_type or full-text query.
deepl
deepl_get_usage
Get DeepL API usage and quota information for the current billing period.
deepl_list_languages
List all languages supported by DeepL for translation.
deepl_translate_document
Submit a document (PDF, Word, PowerPoint) for translation via DeepL.
deepl_translate_text
Translate text into another language using DeepL's neural translation engine.
dummyjson
dummyjson_products
Browse fake product data from DummyJSON.
dummyjson_quotes
Browse a collection of quotes from DummyJSON.
dummyjson_random_quote
Get a random quote from DummyJSON.
dummyjson_search_products
Search fake products by keyword.
ebay
ebay_get_categories
Get the eBay category tree for a marketplace.
ebay_get_item
Get full details for an eBay item by item ID.
ebay_get_item_by_legacy_id
Get an eBay item by its legacy item ID (classic numeric ID).
ebay_search
Search eBay listings via the Browse API.
exchangerate
exchangerate_codes
List all supported currency codes and their names. Requires an API key.
exchangerate_convert
Convert an amount from one currency to another.
exchangerate_historical
Get historical exchange rates for a specific date. Requires an API key.
exchangerate_latest
Get latest currency exchange rates for a base currency. Works without API key using the free tier.
frankfurter
frankfurter_convert
Convert a specific amount between two currencies using ECB rates.
frankfurter_currencies
List all currencies supported by the Frankfurter ECB exchange-rate API.
frankfurter_historical
Get historical exchange rates for a specific date from ECB.
frankfurter_latest
Get latest exchange rates from ECB via Frankfurter.
gdelt
gdelt_geo_events
Get geographic distribution of news events for a topic from the GDELT GEO API. Returns event clusters with location, article count, and tone score.
gdelt_news_search
Search global news via the GDELT Project. Returns article titles, URLs, sources, dates, countries, and languages. No API key required.
gdelt_tone_analysis
Analyse the sentiment and tone of global news coverage for a topic over time. Returns average tone scores (negative = negative coverage, positive = positive), trend summary, and timeline. Great for brand monitoring or tracking public sentiment.
gdelt_trending
Check whether a topic is trending in global news using GDELT article volume timelines. Returns a trend classification (surging, rising, stable, declining, fading) and volume data over time.
genius
genius_artist_songs
Get songs by an artist on Genius.
genius_get_artist
Get a Genius artist by ID.
genius_get_song
Get a Genius song by ID.
genius_search
Search Genius for songs and lyrics.
heygen
heygen_create_avatar_video
Create an AI avatar video with HeyGen. The avatar speaks a script using a selected voice. Returns a video_id to poll for completion.
heygen_get_video_status
Check the generation status of a HeyGen video by video ID.
heygen_list_avatars
List all available AI avatars in your HeyGen account.
heygen_list_voices
List all available voices for HeyGen avatar videos.
higgsfield
higgsfield_generate_image
Generate a Higgsfield image from a prompt. Prefers the customer's connected Higgsfield MCP account login and subscription credits; api_key is only the Cloud API fallback.
higgsfield_generate_video
Generate a Higgsfield video from a prompt. Prefers the customer's connected Higgsfield MCP account login and subscription credits; api_key is only the Cloud API fallback.
higgsfield_get_status
Check the status of a Higgsfield generation by ID. Prefers the customer's connected Higgsfield MCP account login; api_key is only the Cloud API fallback.
higgsfield_get_styles
List Higgsfield models/styles. Prefers the customer's connected Higgsfield MCP account login; api_key is only the Cloud API fallback.
holidays
holidays_by_country
Get public holidays for a country and year.
holidays_countries
List all countries supported by the public holidays API.
holidays_long_weekends
Get long weekends for a country and year.
holidays_next
Get upcoming public holidays for a country.
intercom
intercom_get_conversation
Get a single Intercom conversation by id.
intercom_list_contacts
List Intercom contacts.
intercom_list_conversations
List recent Intercom conversations.
intercom_search_contacts
Search Intercom contacts by email.
klaviyo
klaviyo_list_lists
List Klaviyo lists.
klaviyo_list_metrics
List Klaviyo metrics (tracked events).
klaviyo_list_profiles
List Klaviyo profiles (subscribers).
klaviyo_list_segments
List Klaviyo segments (dynamic groups).
netlify
netlify_get_deploy
Get a single Netlify deploy by id (including build logs metadata).
netlify_get_site
Get a single Netlify site by id.
netlify_list_deploys
List recent deploys for a Netlify site (signals when the latest deploy failed).
netlify_list_sites
List Netlify sites for the account.
pipedrive
pipedrive_list_deals
List Pipedrive deals.
pipedrive_list_organizations
List Pipedrive organizations (companies).
pipedrive_list_persons
List Pipedrive persons (contacts).
pipedrive_search_deals
Search Pipedrive deals by term.
posthog
posthog_list_feature_flags
List PostHog feature flags for a project.
posthog_list_insights
List saved PostHog insights (charts) for a project.
posthog_list_persons
List PostHog persons (users) for a project.
posthog_query
Run an ad-hoc HogQL (SQL) query against a PostHog project's events.
quickbooks
quickbooks_customers
Query QuickBooks Online customers.
quickbooks_invoices
List, get, or create QuickBooks Online invoices.
quickbooks_items
Query QuickBooks Online items (products and services).
quickbooks_payments
Query QuickBooks Online payments.
save
save_conversation_turn
Saves one human, assistant, system, or tool turn into UnClick conversation history so Orchestrator continuity can show and search it. Tethered seats should treat this as the primary receipt path after each accepted subscription chat human turn and after each assistant reply when the client can call tools. If this tool is unavailable, fail loud with UNTETHERED or use the documented API fallback instead of silently continuing. Use a stable session_id for the thread. Do not store secrets, API keys, passwords, one-time codes, or private credentials.
save_fact
Saves a new persistent fact about the user that will be available in all future sessions across every AI tool. Use whenever the user shares anything worth keeping -- even if they don't explicitly ask: 'capture', 'noted', 'remember this', 'log', 'store', 'don't forget', or any preference, decision, correction, contact, project detail, technical choice, troubleshooting fix, or personal detail the user mentions. When the user reports a solved client/tool issue, save it as category 'troubleshooting' using the shape 'Issue: <symptom>. Solution: <fix>'. Also trigger proactively when the user corrects you (save the correction immediately), reveals a preference by rejecting something, or names a person/tool/project for the first time. Do NOT trigger for transient values (today's weather, one-off calculations, temporary state that won't matter next session). Do NOT trigger for facts already confirmed stored earlier in this session.
save_identity
Saves or updates a standing rule or identity entry that loads at the start of every future session. Use whenever the user states or updates something about themselves or how they want every session to behave: 'my name', 'my role', 'I am', 'I work at', 'my preferences', 'I always', 'from now on', 'always remember', 'my timezone', 'my stack', 'my workflow', 'call me', or any other standing rule or identity anchor. Unlike save_fact (session-scoped context), save_identity is for rules and identity that should govern every future session. Do NOT trigger for one-time facts about a specific task or project (use save_fact instead). Do NOT trigger for information the user explicitly says is temporary.
save_session
Saves a structured summary of the current session so the next session can resume without re-asking. Use at the end of every meaningful session -- even if the user doesn't ask: 'summary', 'wrap-up', 'end of session', 'recap', 'we're done', 'see you next time', 'close out', or whenever significant work was completed, decisions were made, or open loops exist that need carrying forward. Also trigger at natural checkpoints mid-session when a major phase completes. Include: what was accomplished, key decisions made, open loops or next steps. Do NOT trigger after trivial exchanges (single Q&A, quick lookups) with nothing worth carrying forward. Do NOT trigger if the session has already been saved with no new work done since.
seopass
seopass_lighthouse_plan
Build the heavier Lighthouse execution plan for a SEOPass target URL. seopass_run already emits a lightweight live-readonly verdict.
seopass_register_pack
Register a SEOPass pack from a YAML string. Validates required keys and stores the pack locally for seopass_run.
seopass_run
Run SEOPass against a public URL or registered pack. Returns a live-readonly SEO verdict, score, findings, fix prompts, and an in-session run id.
seopass_status
Fetch the stored in-session status and report for a SEOPass run.
setlistfm
setlistfm_artist_setlists
Get setlists for an artist on Setlist.fm.
setlistfm_get_setlist
Get a specific setlist from Setlist.fm by ID.
setlistfm_search_artist
Search for an artist on Setlist.fm.
setlistfm_search_setlists
Search setlists on Setlist.fm.
shortcut
shortcut_get_story
Get a single Shortcut story by id.
shortcut_list_epics
List Shortcut epics.
shortcut_list_projects
List Shortcut projects.
shortcut_search_stories
Search Shortcut stories with the search syntax.
sportsdb
sportsdb_leagues
List all sports leagues on TheSportsDB.
sportsdb_search_player
Search for a sports player by name on TheSportsDB.
sportsdb_search_team
Search for a sports team by name on TheSportsDB.
sportsdb_team_events
Get upcoming events for a team by TheSportsDB team ID.
square
square_catalog_list
List Square catalog objects (items, categories, taxes, etc.).
square_catalog_search
Search Square catalog objects by text.
square_customers
List Square customers.
square_payments
List or create Square payments.
stability
stability_image_to_image
Transform an existing image using a text prompt with Stability AI.
stability_list_engines
List all available Stability AI generation engines.
stability_text_to_image
Generate images from a text prompt using Stability AI.
stability_upscale
Upscale an image using Stability AI ESRGAN.
stock
stock_daily
Get daily stock price history from Alpha Vantage.
stock_intraday
Get intraday stock prices from Alpha Vantage.
stock_quote
Get a real-time stock quote from Alpha Vantage.
stock_search
Search for stock tickers on Alpha Vantage.
todoist
todoist_complete_task
Complete (close) a Todoist task by id.
todoist_create_task
Create a Todoist task.
todoist_list_projects
List your Todoist projects.
todoist_list_tasks
List active Todoist tasks, optionally by project or filter.
togetherai
togetherai_chat_completion
Run a chat completion with any Together AI model. Supports Llama, Mistral, Qwen, and 100+ open-source models.
togetherai_completion
Run a text completion with any Together AI model.
togetherai_create_embedding
Create text embeddings using a Together AI embedding model.
togetherai_list_models
List all available models on Together AI including chat, completion, embedding, and image models.
toggl
toggl_create_time_entry
Create a new Toggl time entry.
toggl_projects
Get Toggl projects for a workspace.
toggl_summary
Get a Toggl time summary report.
toggl_time_entries
Get Toggl time entries.
unclick
unclick_start_pairing
Use when this UnClick MCP connection is not paired yet. It gives the user a safe sign-in link that completes the public URL pairing.
unclick_workspace_list
Superuser/God only: list the shared UnClick Dropbox workspace. No personal Dropbox connection is used. area is strictly Context or System Information.
unclick_workspace_read
Superuser/God only: read a UTF-8 text file from the shared UnClick Dropbox workspace. No personal Dropbox connection is used; paths are hard-limited to Context or System Information.
unclick_workspace_write
Superuser/God only: create a UTF-8 text file in the shared UnClick Dropbox workspace. No delete operation exists. Set overwrite=true only to replace an existing file.
virustotal
virustotal_scan_domain
Get a VirusTotal report for a domain.
virustotal_scan_ip
Get a VirusTotal report for an IP address.
virustotal_scan_url
Submit a URL for scanning on VirusTotal.
virustotal_url_report
Get a VirusTotal report for a URL.
weather
f1_weather
Get Formula 1 weather data from OpenF1.
weather_current
Get current weather for a location from Open-Meteo (no API key required).
weather_forecast
Get weather forecast for a location from Open-Meteo.
weather_hourly
Get hourly weather forecast from Open-Meteo.
webflow
webflow_get_site
Get a single Webflow site by id.
webflow_list_collections
List CMS collections for a Webflow site.
webflow_list_items
List items in a Webflow CMS collection.
webflow_list_sites
List Webflow sites for the account.
wise
wise_accounts
Get Wise accounts for a profile.
wise_create_quote
Create a Wise money transfer quote.
wise_exchange_rates
Get exchange rates from Wise.
wise_profile
Get the authenticated Wise user profile.
zendesk
zendesk_add_comment
Add a public or internal comment to a Zendesk ticket.
zendesk_get_ticket
Get a single Zendesk ticket by id.
zendesk_list_tickets
List recent Zendesk tickets (signals when any are still new).
zendesk_search
Search Zendesk with the query DSL (e.g. 'type:ticket status:open priority:urgent').
abuseipdb
abuseipdb_blacklist
Get the AbuseIPDB blacklist.
abuseipdb_check_ip
Check if an IP address has been reported for abuse.
abuseipdb_report_ip
Report an abusive IP address to AbuseIPDB.
acnh
acnh_bugs
List all Animal Crossing: New Horizons bugs with availability and prices.
acnh_fish
List all Animal Crossing: New Horizons fish with availability and prices.
acnh_villagers
List all Animal Crossing: New Horizons villagers.
advice
advice_by_id
Get a specific advice slip by ID.
advice_random
Get a random piece of advice.
advice_search
Search advice slips by keyword.
amber
amber_current_price
Get the current electricity price for an Amber site.
amber_forecast
Get electricity price forecast for an Amber site.
amber_sites
Get Amber Electric sites for the authenticated user.
amiibo
amiibo_by_series
List Amiibo figures in a game series.
amiibo_search
Search Nintendo Amiibo figures by character name.
amiibo_types
List all Amiibo product types (figure, card, yarn, etc.).
auspost
auspost_delivery_times
Get Australia Post estimated delivery times.
auspost_get_postcode
Look up an Australian postcode or suburb.
auspost_track_parcel
Track an Australia Post parcel by tracking number.
bandsintown
bandsintown_artist
Get an artist profile from Bandsintown.
bandsintown_events
Get upcoming events for an artist on Bandsintown.
bandsintown_recommended
Get recommended events for an artist on Bandsintown.
bgpview
bgpview_asn
Look up an Autonomous System Number (ASN) on BGPView.
bgpview_asn_prefixes
Get IP prefixes announced by an ASN from BGPView.
bgpview_ip
Look up IP address details (PTR, prefix, ASN) on BGPView.
bitbucket
bitbucket_get_repo
Get a single Bitbucket repository.
bitbucket_list_pull_requests
List pull requests for a Bitbucket repository.
bitbucket_list_repos
List Bitbucket repositories in a workspace.
bored
bored_by_participants
Get an activity for a specific number of participants.
bored_by_type
Get an activity by type (education, recreational, social, diy, charity, cooking, relaxation, music, busywork).
bored_random
Get a random activity suggestion.
brevo
brevo_get_account
Get the Brevo account profile and plan.
brevo_list_campaigns
List Brevo email campaigns.
brevo_list_contacts
List Brevo contacts.
calcom
calcom_list_bookings
List Cal.com bookings, optionally filtered by status.
calcom_list_event_types
List your Cal.com bookable event (meeting) types.
calcom_me
Get the authenticated Cal.com user's profile.
chuck
chuck_categories
List available Chuck Norris joke categories.
chuck_random
Get a random Chuck Norris joke.
chuck_search
Search Chuck Norris jokes by keyword.
coc
coc_clan
Get a Clash of Clans clan by tag.
coc_clan_members
Get members of a Clash of Clans clan.
coc_player
Get a Clash of Clans player by tag.
coda
coda_list_docs
List your Coda docs.
coda_list_rows
List rows in a Coda table.
coda_list_tables
List the tables in a Coda doc.
coincap
coincap_asset_detail
Get detailed crypto asset info (price, volume, market cap) from CoinCap.
coincap_assets
List top crypto assets by market cap from CoinCap.
coincap_rates
List crypto and fiat exchange rates from CoinCap.
coinlore
coinlore_coin
Get detailed info for a specific cryptocurrency from Coinlore.
coinlore_global
Get global cryptocurrency market overview from Coinlore.
coinlore_tickers
List top cryptocurrency tickers with price and market cap from Coinlore.
coinpaprika
coinpaprika_coin
Get detailed info about a cryptocurrency from Coinpaprika.
coinpaprika_global
Get global cryptocurrency market stats from Coinpaprika.
coinpaprika_ticker
Get live price/ticker data from Coinpaprika. Without id, returns top 20.
commonsensepass
commonsensepass_check
Run the verdict-only CommonSensePass sanity gate before a worker claims healthy, quiet, no_work, pass, done, merge_ready, duplicate_wake, or route.
commonsensepass_protocol
Returns the canonical CommonSensePass worker sanity-gate playbook. Call this when a worker needs to decide if a healthy, no_work, done, merge_ready, pass, quiet, or duplicate_wake claim makes sense.
commonsensepass_rules
Return the worker-readable CommonSensePass rules, verdict vocabulary, and fixture ids. Set include_fixtures=true for full example packets.
confluence
confluence_get_page
Get a Confluence page by id, including its body.
confluence_list_spaces
List Confluence spaces.
confluence_search
Search Confluence pages by text.
covid
covid_country
Get COVID-19 statistics for a specific country from disease.sh.
covid_global
Get global COVID-19 statistics from disease.sh.
covid_vaccine
Get COVID-19 vaccine candidate information from disease.sh.
dadjoke
dadjoke_by_id
Get a specific dad joke by its ID.
dadjoke_random
Get a random dad joke from icanhazdadjoke.
dadjoke_search
Search for dad jokes by keyword.
deck
deck_draw
Draw cards from a deck.
deck_new
Create and shuffle a new deck of cards.
deck_shuffle
Reshuffle an existing deck.
digimon
digimon_all
List all Digimon with names, images, and levels.
digimon_by_level
List Digimon filtered by evolution level.
digimon_by_name
Look up a specific Digimon by name.
domain
domain_get_property
Get details for a specific Domain property listing.
domain_search_listings
Search Australian property listings on Domain.
domain_suburb_stats
Get property market statistics for an Australian suburb.
dropbox
dropbox_get_account
Get the current Dropbox account profile.
dropbox_list_folder
List files and folders in a Dropbox path (empty path = root).
dropbox_search
Search Dropbox for files and folders by name.
ebird
ebird_notable_observations
Get notable/rare bird observations from eBird.
ebird_recent_observations
Get recent bird observations from eBird.
ebird_species_info
Get information about a bird species from eBird.
euler
euler_path
Check whether a graph has an Eulerian path or circuit. Reports degree analysis and start/end vertices.
euler_totient
Compute Euler's totient function phi(n) - the count of integers up to n that are coprime with n.
euler_tour
Compute Euler tour of a tree with tin/tout timestamps, depths, and subtree sizes.
faker
faker_companies
Generate fake company data for testing.
faker_persons
Generate fake person data (name, email, phone, address) for testing.
faker_texts
Generate fake text/article data for testing.
fakestore
fakestore_categories
List all fake store product categories.
fakestore_product
Get a single fake product by ID.
fakestore_products
List fake e-commerce products (for testing and prototyping).
fenwick
fenwick_2d
2D Fenwick tree for point updates and rectangle sum queries.
fenwick_range
Fenwick tree with range update and range query support using two BITs.
fenwick_tree
Build a Fenwick tree (Binary Indexed Tree) from values and run point updates and range sum queries.
food
food_by_category
Get food products by category from Open Food Facts.
food_get_product
Get a food product from Open Food Facts by barcode.
food_search
Search for food products on Open Food Facts.
gbif
gbif_occurrences
Search GBIF biodiversity occurrence records by species and/or country.
gbif_search_species
Search GBIF for biodiversity species by name.
gbif_species_detail
Get full taxonomy details for a GBIF species by key.
ghost
ghost_list_pages
List Ghost pages.
ghost_list_posts
List published Ghost posts.
ghost_list_tags
List Ghost tags.
giphy
giphy_random
Get a random GIF from Giphy, optionally by tag.
giphy_search
Search Giphy for GIFs.
giphy_trending
Get trending GIFs from Giphy.
gmail
gmail_read
Read a Gmail message by id.
gmail_search
Search Gmail messages in the connected mailbox.
gmail_send
Send a plain-text Gmail message.
graph
graph_analyze
Analyze a graph: count nodes, edges, connected components, density, degrees, and detect self-loops.
graph_coloring
Color vertices of an undirected graph using a greedy algorithm so no adjacent vertices share a color.
graph_condensation
Compute SCC condensation of a directed graph into a DAG using Kosaraju's algorithm.
hero
hero_all
List all superheroes and villains (returns first 50 with IDs).
hero_get_by_id
Get a superhero/villain by ID from the comic book database.
hero_powerstats
Get power statistics for a superhero/villain.
hibp
hibp_all_breaches
Get all breaches tracked by Have I Been Pwned.
hibp_check_account
Check if an email account has been in a data breach.
hibp_check_password
Check if a password has appeared in a data breach.
hunter
hunter_domain_info
Get email information for a domain from Hunter.io.
hunter_find_email
Find email addresses for a domain using Hunter.io.
hunter_verify_email
Verify an email address with Hunter.io.
iceandfire
iceandfire_books
List or search books in the A Song of Ice and Fire series.
iceandfire_characters
Search characters from A Song of Ice and Fire (Game of Thrones).
iceandfire_houses
Search noble houses from A Song of Ice and Fire (Game of Thrones).
igniteonly
igniteonly_api
Run IgniteOnly💥 on a verified NudgeOnly bridge result or deterministic evidence. Emits a compact public worker wake packet only when safety gates pass.
igniteonly_policy
Return the PinballWake IgniteOnlyAPI guardrails. This is the green ignite sibling to NudgeOnly: verified worker wake packets only, no build, merge, approval, closure, or truth-setting.
igniteonly_receipt_consumer
Consume a NudgeOnly receipt bridge result and emit a compact IgniteOnly worker wake packet when verified. It never edits code, merges, approves, closes, or marks done.
libretranslate
libretranslate_detect
Detect the language of a text using LibreTranslate.
libretranslate_languages
List supported languages in LibreTranslate.
libretranslate_translate
Translate text between languages using LibreTranslate (open source).
lotr
lotr_books
List Lord of the Rings books.
lotr_characters
Search Lord of the Rings characters by name.
lotr_quotes
Get Lord of the Rings movie quotes.
met
met_departments
List all departments in the Metropolitan Museum of Art.
met_object
Get full details for a Met Museum artwork by object ID.
met_search
Search the Metropolitan Museum of Art collection for artworks.
miro
miro_get_board
Get a single Miro board by id.
miro_list_boards
List Miro boards.
miro_list_items
List the items (notes, shapes, text) on a Miro board.
mistral
mistral_chat_completion
Run a chat completion with a Mistral AI model (mistral-small, mistral-medium, mistral-large, etc.).
mistral_create_embedding
Create vector embeddings for text using Mistral's embedding model.
mistral_list_models
List all available Mistral AI models.
mtg
mtg_get_card
Get a specific MTG card by its multiverse ID.
mtg_search_cards
Search Magic: The Gathering cards by name, color, type, set, or rarity.
mtg_sets
List or search Magic: The Gathering sets.
nba
nba_games
Browse NBA game scores and results.
nba_players
Search NBA players by name.
nba_teams
List all NBA teams.
news
news_get_sources
Get available news sources from NewsAPI.
news_search
Search news articles via NewsAPI.
news_top_headlines
Get top headlines from NewsAPI.
nudgeonly
nudgeonly_api
Run 👉Nudge, the PinballWake NudgeOnlyAPI worker, through OpenRouter free routing. Use only for painpoint hints and simple-English nudge summaries. It cannot merge, close, approve, assign ownership, mark done, or set source-of-truth state.
nudgeonly_policy
Return the PinballWake NudgeOnlyAPI guardrails. This is a red-lane, read-only policy for 👉Nudge: painpoint hints only, no writes, no decisions, no truth-setting.
nudgeonly_receipt_bridge
Turn a verified NudgeOnly painpoint into a tiny worker receipt request or WakePass escalation candidate. Deterministic bridge only: no writes, no ownership decision, no completion state.
number
number_base_convert
Convert numbers between binary, octal, decimal, hex, and any base 2-36.
number_fact
Get an interesting fact about a number.
number_random
Get a random number fact.
official
official_joke_by_type
Get a random joke by type from Official Joke API.
official_joke_random
Get a random joke from Official Joke API (setup + punchline format).
official_joke_ten
Get 10 random jokes from Official Joke API.
omdb
omdb_by_id
Get an OMDB movie/show by IMDb ID.
omdb_by_title
Get an OMDB movie/show by title.
omdb_search
Search movies/TV shows on OMDB.
onedrive
onedrive_list
List files and folders from OneDrive.
onedrive_read
Read OneDrive file metadata and a safe text preview when available.
onedrive_search
Search OneDrive files and folders by name.
openalex
openalex_get_work
Get full metadata for a scholarly work by OpenAlex ID or DOI.
openalex_search_authors
Search OpenAlex for academic authors by name.
openalex_search_works
Search OpenAlex for scholarly works by keyword.
openaq
openaq_air_quality
Get air quality data for a location from OpenAQ.
openaq_countries
List countries with air quality data on OpenAQ.
openaq_measurements
Get air quality measurements from OpenAQ.
opendota
opendota_hero_stats
Get Dota 2 hero statistics including pick/win rates per bracket.
opendota_heroes
List all Dota 2 heroes with roles and attack types from OpenDota.
opendota_pro_matches
Get recent professional Dota 2 match results from OpenDota.
openfda
openfda_adverse_events
Search FDA drug adverse event reports.
openfda_drug_search
Search FDA drug labels by brand name or ingredient.
openfda_recall_search
Search FDA food and drug recall enforcement actions.
picsum
picsum_get
Get info about a specific Lorem Picsum photo by ID.
picsum_list
List photos available on Lorem Picsum.
picsum_random_url
Generate a random placeholder image URL from Lorem Picsum (no fetch needed).
pika
pika_generate_video
Generate a creative AI video from a text prompt using Pika. Optionally animate an input image. Returns a generation_id to poll for completion.
pika_get_generation
Check the status of a Pika video generation by ID.
pika_list_styles
List available visual styles for Pika video generation.
poetry
poetry_random
Get a random poem from PoetryDB.
poetry_search_by_author
Search poems by author name on PoetryDB.
poetry_search_by_title
Search poems by title on PoetryDB.
publicapis
publicapis_categories
List all categories in the Public APIs directory.
publicapis_random
Get a random API from the Public APIs directory.
publicapis_search
Search the Public APIs directory for free APIs by name or category.
punkapi
punkapi_get_beer
Get a specific craft beer recipe by ID.
punkapi_random_beer
Get a random craft beer recipe from BrewDog's Punk API.
punkapi_search_beers
Search craft beer recipes by name.
pushonly
pushonly_api
Run PushOnly📬 on a verified IgniteOnly wake packet. Emits a public worker push envelope for a known worker route only; never builds, merges, assigns, closes, or marks done.
pushonly_policy
Return the PinballWake PushOnlyAPI guardrails. This blue push lane turns verified IgniteOnly wake packets into worker-facing push envelopes only; no execution or source-of-truth writes.
pushonly_wake_pusher
Consume a verified IgniteOnly wake packet and emit a compact public PushOnly worker envelope. It never writes source-of-truth state or executes the work.
reqres
reqres_get_user
Get a specific fake user by ID from Reqres.
reqres_list_resources
List fake color resources from Reqres (test API).
reqres_list_users
List fake users from Reqres (test API).
resend
resend_get_email
Get a sent email by ID from Resend.
resend_list_domains
List domains configured in Resend.
resend_send_email
Send an email using Resend.
runway
runway_generate_video
Generate a video from text or an image using Runway ML. Supports text-to-video and image-to-video. Returns a task_id to poll for completion.
runway_get_task
Check the status of a Runway ML generation task. Returns status, progress, and video URL when complete.
runway_list_models
List available Runway ML video generation models.
sendle
sendle_create_order
Create a Sendle shipping order.
sendle_get_quote
Get a shipping quote from Sendle.
sendle_track_parcel
Track a Sendle parcel by tracking number.
shodan
shodan_host_info
Get Shodan information for a specific IP address.
shodan_search
Search Shodan for internet-connected devices.
shodan_stats
Get aggregated statistics for a Shodan query.
spaceflight
spaceflight_articles
Get latest spaceflight news articles.
spaceflight_blogs
Get latest spaceflight blog posts.
spaceflight_reports
Get latest spaceflight technical reports.
spacex
spacex_latest_launch
Get the most recent SpaceX launch details.
spacex_launches
List recent SpaceX launches.
spacex_rockets
List all SpaceX rockets with specifications.
stapi
stapi_search_character
Search Star Trek characters by name.
stapi_search_species
Search Star Trek species by name.
stapi_search_starship
Search Star Trek starships/spacecraft by name.
string
string_case
Convert text between camelCase, snake_case, kebab-case, PascalCase, and more.
string_distance
Calculate Levenshtein edit distance and similarity between two strings.
string_lcs
Find the longest common subsequence of two strings with similarity score.
suffix
suffix_array_build
Build a suffix array for a string, with optional LCP (longest common prefix) array.
suffix_automaton
Build a suffix automaton for a string and count distinct substrings.
suffix_tree
Build a suffix tree (Ukkonen's algorithm) and compute distinct substrings and longest repeated substring.
tab
tab_meetings
Get TAB race meetings for a date.
tab_race
Get TAB race details. A race is addressed by its meeting date, meeting name, and race number (TAB has no single race id).
tab_sports_markets
Get TAB sports betting markets.
tarot
tarot_all_cards
List all tarot cards in the deck.
tarot_draw
Draw random tarot cards for a reading.
tarot_search
Search for a specific tarot card by name.
tiktok
get_tiktok_user
Get the authenticated TikTok user profile (follower count, video count, etc.).
get_tiktok_video
Get details of a specific TikTok video by ID.
list_tiktok_videos
List videos for the authenticated TikTok user.
todo
create_todo
Creates a new todo card on the Boardroom Todos kanban so the agent pack and the human can both see what's on deck. Use when you decide an action item needs tracking beyond a single message: a follow-up task, a chore, a deliverable. Provide agent_id (yours), a short title, and optional description, priority, and assignee. Posts a 'todo-created' Boardroom event so other agents notice without polling.
delete_todo
Hard-deletes a todo and any comments on it. Use sparingly: prefer drop_todo so history is preserved. agent_id required for the audit log.
update_todo
Update a todo's title, description, priority, status, assignee, or due date. Use when scope changes, ownership shifts, or you move it between kanban columns ('open', 'in_progress', 'done', 'dropped'). agent_id required for attribution.
tomorrow
tomorrow_forecast
Get a weather forecast from Tomorrow.io.
tomorrow_history
Get historical weather data from Tomorrow.io.
tomorrow_realtime
Get realtime weather from Tomorrow.io.
trove
trove_get_work
Get a specific Trove work by ID.
trove_newspaper_article
Get a specific Trove newspaper article by ID.
trove_search
Search the National Library of Australia's Trove.
tvmaze
tvmaze_schedule
Get the TV schedule for a country and date.
tvmaze_search
Search for TV shows by name.
tvmaze_show
Get full details for a TV show by its TVmaze ID.
typeform
typeform_get_form
Get a Typeform form definition (fields and titles) by id.
typeform_get_responses
Get submissions for a Typeform form.
typeform_list_forms
List your Typeform forms.
unsplash
unsplash_get_photo
Get a single Unsplash photo by id (URLs + attribution).
unsplash_random_photo
Get a random Unsplash photo, optionally matching a query.
unsplash_search_photos
Search Unsplash photos.
urlscan
urlscan_get_result
Get the result of a urlscan.io scan by UUID.
urlscan_scan
Submit a URL for scanning on urlscan.io.
urlscan_search
Search urlscan.io scan results.
usgs
usgs_earthquake_detail
Get details for a specific USGS earthquake event.
usgs_earthquakes_by_region
Get recent USGS earthquakes within a radius of a point (latitude/longitude).
usgs_recent_earthquakes
Get recent earthquakes from USGS.
wger
wger_categories
List exercise categories from the wger workout database.
wger_exercises
Search and browse exercises from the wger workout database.
wger_muscles
List muscle groups from the wger workout database.
wikipedia
wikipedia_page
Get the full plain-text Wikipedia article for a title. No key needed.
wikipedia_search
Search Wikipedia article titles. No key needed.
wikipedia_summary
Get a short Wikipedia summary for a page title. No key needed.
willyweather
willyweather_forecast
Get weather forecast from WillyWeather for an Australian location.
willyweather_surf
Get surf report from WillyWeather.
willyweather_tide
Get tide times from WillyWeather.
woo
woo_customers
List WooCommerce customers.
woo_orders
List, get, or create WooCommerce orders.
woo_products
List or get WooCommerce products.
wordpress
wordpress_get_post
Get a single WordPress post by id.
wordpress_list_pages
List WordPress pages.
wordpress_list_posts
List WordPress posts, optionally by search term.
workspace
workspace_list
List the files currently staged in a workspace, with byte sizes and the retention horizon.
workspace_push
Assemble every file staged in the workspace and write them to a branch via the GitHub Git Data API (blobs, tree, commit, ref). Any file size. Creates the branch off base_branch (or the default branch) when it does not exist. Staged rows are kept after the push (retention), never deleted.
workspace_put
Append one chunk of a file into the server-side File Workspace. Use this to push files too big to emit in one response: call it repeatedly with small chunks of the same file (and other files), then call workspace_push once. Omit workspace_id on the very first chunk to get a fresh id back, then reuse that id for every chunk and every file in the push.
worldtime
worldtime_by_ip
Get current time based on IP address geolocation.
worldtime_by_timezone
Get current time for a specific timezone.
worldtime_list_timezones
List all available IANA timezones.
xkcd
xkcd_comic
Get a specific xkcd comic by number.
xkcd_latest
Get the latest xkcd comic.
xkcd_random
Get a random xkcd comic.
zen
zen_quote_random
Get a random inspirational quote from Zen Quotes.
zen_quote_today
Get today's quote of the day from Zen Quotes.
zen_quotes
Get a batch of inspirational quotes from Zen Quotes (returns up to 20).
abn
abn_lookup
Look up an Australian Business Number (ABN).
abn_search
Search for Australian businesses by name.
air
air_quality_current
Get current air quality index and pollutant levels from Open-Meteo.
air_quality_forecast
Get hourly air quality forecast from Open-Meteo.
animechan
animechan_random
Get a random anime quote.
animechan_search
Search for anime quotes from a specific anime.
anthropic
anthropic_create_message
Send a message to the Anthropic Messages API (Claude models). Useful for agents that need to call Claude programmatically or compare model outputs.
anthropic_list_models
List all Claude models available via the Anthropic API.
archive
archive_metadata
Get metadata for an Internet Archive item by identifier.
archive_search
Search the Internet Archive (archive.org) for items.
artic
artic_get_artwork
Get detailed info about a specific artwork at the Art Institute of Chicago.
artic_search_artworks
Search artworks at the Art Institute of Chicago by keyword.
autopilot
autopilot_record_event
Writes one sanitized AutoPilot proof event to the tenant ledger. Use this for claim, check, merge, close, proof, and blocker receipts before claiming zero-touch proof.
autopilot_zero_touch_metrics
Reads AutoPilot ledger rows and returns zero-touch scoring. Use before closing a canary or claiming human_touch_count=0.
base64
base64_decode
Decode a Base64 string to text.
base64_encode
Encode text to Base64.
bezier
bezier_clip
Extract a Bezier sub-curve for a parameter range using de Casteljau subdivision.
bezier_curve
Compute a Bezier curve from control points with arc length and optional evaluation.
bible
bible_random
Get a random Bible verse.
bible_verse
Look up a Bible verse or passage by reference (e.g. 'John 3:16', 'Psalm 23').
brickset
brickset_get_set
Get a specific LEGO set from Brickset by set number.
brickset_search
Search LEGO sets via Brickset API.
cataas
cataas_list_tags
List all available cat image tags.
cataas_random_cat
Get a random cat image, optionally with a tag or text overlay.
cheapshark
cheapshark_deals
Search for game deals across multiple stores (Steam, GOG, etc.).
cheapshark_stores
List all game stores tracked by CheapShark.
chinese
chinese_remainder
Solve simultaneous congruences using the generalised Chinese Remainder Theorem.
chinese_remainder_theorem
Solve a system of simultaneous congruences using the Chinese Remainder Theorem.
circl
circl_cve_lookup
Look up a CVE vulnerability by ID from CIRCL (cve.circl.lu).
circl_cve_recent
Get the most recently published CVE vulnerabilities from CIRCL.
citybikes
citybikes_network
Get station details for a specific bike-sharing network.
citybikes_networks
List all bike-sharing networks worldwide from CityBikes.
cloudinary
cloudinary_get_usage
Get Cloudinary usage and quota.
cloudinary_list_resources
List Cloudinary media resources.
colormind
colormind_generate_palette
Generate an AI-powered 5-color palette using Colormind.
colormind_list_models
List available Colormind color models.
comments
jp_list_comments
List comments on a post from JSONPlaceholder.
list_comments
Returns comments on a specific Boardroom todo or idea, in chronological order. agent_id required.
convex
convex_hull
Compute the convex hull of 2D points with area and perimeter.
convex_hull_3d
Compute the 3D convex hull of a point set, returning triangular faces.
copypass
copypass_run
Start a deterministic CopyPass review for caller-provided AI-generated copy. Returns evidence-backed copy findings, scope boundaries, disclaimer text, a structured copypass_receipt_v1 proof envelope, and optional CopyRoom exact-copy receipt.
copypass_status
Fetch the current status, notes, deterministic findings, disclaimer, copypass_receipt_v1 proof envelope, and CopyRoom receipt for a CopyPass run started in this MCP session.
crates
crates_get
Get detailed info for a Rust crate by name from crates.io.
crates_search
Search Rust crates on crates.io by name or keyword.
crossref
crossref_get_work
Get full metadata for an academic paper by DOI from Crossref.
crossref_search_works
Search academic papers on Crossref by title, author, or keyword.
currency
currency_api_list
List all supported currency codes from fawazahmed0 currency API.
currency_api_rates
Get latest currency exchange rates from fawazahmed0 currency API (free, no key).
cve
get_cve_detail
Get details for a specific CVE by ID.
search_cve
Search the NVD CVE database.
datamuse
datamuse_suggestions
Get autocomplete suggestions for a word prefix.
datamuse_words
Find words by meaning, sound, spelling, rhyme, or adjective/noun relationship.
dblp
dblp_search_authors
Search DBLP for computer science researchers.
dblp_search_publications
Search DBLP for computer science publications.
dictionary
dictionary_lookup
Look up a word's definition, phonetics, and examples.
dictionary_lookup_language
Look up a word in a specific language (es, fr, de, it, ja, etc).
disney
disney_all_characters
Browse all Disney characters (paginated).
disney_character_search
Search Disney characters by name.
domainsdb
domainsdb_search
Search registered domain names by keyword or pattern.
domainsdb_tlds
List available top-level domains (TLDs) from DomainsDB.
drive
drive_read
Read Google Drive file metadata and a safe text preview when available.
drive_search
Search or list Google Drive files in the connected account.
emoji
emoji_lookup
Search emojis by name or keyword.
set_my_emoji
Registers this AI agent as a participant in the user's Boardroom, the build coordination room where worker seats post and read material work updates. Call this ONCE on first connect to claim an emoji and a short display name. Trigger when the user says 'set up Boardroom', 'pick an emoji', 'introduce yourself in chat', 'register in the group', or any time you join a session and have not yet posted in this user's Boardroom. Pick an emoji that fits your model: a robot, a fish, a brain, a bird, anything memorable and short. Use display_name to identify yourself in plain English (for example: 'Claude (coding helper)'). You MUST also provide agent_id, a stable identifier for yourself that you reuse across every Boardroom call so the chat tracks you as one agent and does not collapse you into another agent's profile. Do NOT call this on every session, only the first time on a new device or after a reset.
emojihub
emojihub_by_category
Browse emojis by category (smileys, animals, food, etc.).
emojihub_random
Get a random emoji with name, category, and HTML/Unicode codes.
epoch
epoch_convert
Convert a Unix epoch timestamp to ISO 8601 and human-readable formats.
epoch_now
Get the current Unix epoch timestamp in seconds and milliseconds.
europeana
europeana_record
Get details of a Europeana cultural heritage record by ID.
europeana_search
Search Europeana for European cultural heritage objects (art, books, music, film).
expressroom
create_expressroom_draft
Creates a Manual DraftRoom draft. DraftRoom is the first station when a capable subscription chat seat has fresh build context. Build or fit the smallest safe draft immediately, then store the brief, job mirror, short description, and supplied draft code. Do not park fresh context for a low-capacity unattended runner unless the chat seat records the exact blocker and next build step. Alarm bell: this does not mark official work done. It stores untrusted draft material so it can later enter the official Jobs Board conveyor belt, then be integrated, tested, reviewed, and proved.
list_expressroom_drafts
Lists Manual DraftRoom drafts. These are draft-only records until promoted into official Jobs. Use official_todo_id or official_job_mirror to find drafts linked to a Jobs Board card, PR number, PR URL, or mirrored job name.
final
final_space_characters
List all Final Space characters.
final_space_episodes
List all Final Space episodes.
fishwatch
fishwatch_species
List all fish species with sustainability data from NOAA FishWatch.
fishwatch_species_detail
Get detailed info about a specific fish species from NOAA FishWatch.
foodish
foodish_by_category
Get a random food image by category from Foodish API.
foodish_random
Get a random food image from Foodish API.
freetogame
freetogame_detail
Get full details for a specific free-to-play game.
freetogame_list
Browse free-to-play games, optionally filtered by platform or category.
fruityvice
fruityvice_all
List all fruits with nutrition facts from Fruityvice.
fruityvice_by_name
Get detailed nutrition info for a specific fruit from Fruityvice.
gcd
gcd_calculate
Compute the greatest common divisor (GCD) and least common multiple (LCM) of integers.
gcd_lcm_calc
Calculate GCD and LCM of two or more integers.
genderize
genderize_name
Predict the gender of a person based on their first name.
genderize_predict
Predict gender from a first name with probability score.
geopass
geopass_run
Run GEOPass against a public URL. Returns a live-readonly AI answer-engine readiness receipt covering answer extractability, entity clarity, citation/sourceability, freshness cues, content structure, llms.txt, and AI bot visibility. GEOPass reports readiness only and does not guarantee rankings or citations.
geopass_status
Fetch the stored in-session GEOPass report and geopass_receipt_v1 envelope for a run started through geopass_run.
ghibli
ghibli_films
List all Studio Ghibli films with directors and descriptions.
ghibli_people
List characters from Studio Ghibli films.
github
github_action
Interact with the GitHub REST API: search/read repos, create branches and commits, open PRs, comment, merge, and read workflow checks.
github_emojis
List all GitHub emojis with their image URLs.
groq
groq_chat_completion
Run a fast LLM inference with Groq. Supports Llama 3, Mixtral, Gemma, and other open models at high speed.
groq_list_models
List all models available on Groq.
gutenberg
gutenberg_book
Get details for a specific Project Gutenberg book by ID.
gutenberg_search
Search Project Gutenberg free ebooks by title or author.
gutendex
gutendex_book
Get details for a Project Gutenberg book by ID.
gutendex_search
Search Project Gutenberg free ebooks.
hash
hash_compare
Compare text against an expected hash to verify integrity.
hash_generate
Generate a cryptographic hash (md5, sha1, sha256, sha384, sha512) of text.
http
http_cat_image
Get a cat image for any HTTP status code from http.cat (no network call).
http_dog_image
Get a dog image URL for an HTTP status code (like httpcat but with dogs).
idea
create_idea
Drops a new idea into the Boardroom Ideas board so the pack can react and vote. Use when something is too speculative for a todo but worth capturing. agent_id required. Posts an 'idea-created' Boardroom event.
update_idea
Edit an idea's title, description, or status ('proposed', 'voting', 'locked', 'parked', 'rejected'). agent_id required.
itis
itis_get_full_record
Get full taxonomic record from USDA ITIS by TSN (Taxonomic Serial Number).
itis_search_by_name
Search USDA ITIS for species by common name.
jobsmith
jobsmith_check
Run JobSmith's CV / cover-letter quality rules over a piece of text. No key needed.
jobsmith_rules
Browse JobSmith's rule pack (counts by category and severity), optionally filtered by category.
joke
joke_categories
List available joke categories from JokeAPI.
joke_random
Get a random joke from JokeAPI.
json
json_format
Parse, format, and analyze a JSON string. Returns pretty-printed output and structure stats.
json_prettify
Prettify or minify JSON text.
kling
kling_generate_video
Generate a high-quality video from text using Kling AI (Kuaishou). Supports standard and professional modes. Returns a task_id to poll for completion.
kling_get_task
Check the status of a Kling AI video generation task.
kmp
kmp_automaton
Build a full KMP DFA transition table for streaming pattern matching.
kmp_search
Find all occurrences of a pattern in text using Knuth-Morris-Pratt algorithm with failure function.
languagetool
languagetool_check
Check text for grammar, spelling, and style issues using LanguageTool.
languagetool_languages
List all languages supported by LanguageTool.
linear
linear_action
Interact with the Linear GraphQL API: list and search issues, create issues, get project details, and list teams.
linear_solve
Solve a system of linear equations Ax = b using Gaussian elimination with partial pivoting.
longest
longest_common_prefix
Find the longest common prefix among an array of strings.
longest_increasing_subsequence
Find the longest increasing subsequence in O(n log n) time using patience sorting.
lorem
lorem_generate
Generate lorem ipsum placeholder text.
lorem_name_generate
Generate random placeholder names with optional email addresses.
lott
lott_jackpots
Get current Australian lottery jackpots from The Lott.
lott_results
Get Australian lottery results from The Lott.
markdown
markdown_stats
Analyze Markdown text: count headings, links, code blocks, words, and more.
markdown_to_html
Convert Markdown text to HTML (headings, bold, italic, links, lists, code).
memegen
memegen_create
Generate a meme image URL from a template, top text, and bottom text.
memegen_templates
List available meme templates from memegen.link.
mhw
mhw_monsters
Search Monster Hunter World monsters by name.
mhw_weapons
Browse Monster Hunter World weapons by type.
min
min_cost_max_flow
Compute minimum cost maximum flow using successive shortest paths (SPFA).
min_vertex_cover
Find the minimum vertex cover of a graph using exact bitmask enumeration (up to 20 vertices).
nationalize
nationalize_name
Predict the nationality of a person based on their first name.
nationalize_predict
Predict likely nationalities from a first name with probability scores.
nhtsa
nhtsa_decode_vin
Decode a vehicle VIN to get make, model, year, and specifications from NHTSA.
nhtsa_recalls
Search NHTSA vehicle safety recalls by make, model, and year.
nobel
nobel_laureates
Search Nobel laureates by name, year, or category.
nobel_prizes
Search Nobel Prize data by year and/or category.
nominatim
nominatim_reverse
Reverse geocode coordinates to an address using OpenStreetMap Nominatim.
nominatim_search
Geocode a place name or address to coordinates using OpenStreetMap Nominatim.
npm
npm_get_package
Get metadata for an npm package (latest version).
npm_search
Search npm packages by name or keyword.
numerical
numerical_diff
Numerical differentiation of a math expression using five-point stencil (1st-4th order).
numerical_integrate
Numerical integration of a math expression using Simpson's rule, trapezoid, or midpoint method.
openfigi
openfigi_mapping
Map a financial instrument identifier (ticker, ISIN, CUSIP) to FIGI.
openfigi_search
Search OpenFIGI for financial instruments by name.
opensky
opensky_flights
Get flight history from OpenSky Network for a time range (max 2 hours).
opensky_states
Get live aircraft states (position, altitude, velocity) from OpenSky Network.
paypal
paypal_invoices
List, create, or send PayPal invoices.
paypal_orders
Create or retrieve a PayPal order.
player
bs_player
Get a Brawl Stars player by tag.
cr_player
Get a Clash Royale player by tag.
pokemon
pokemon_tcg_search_cards
Search Pokemon Trading Card Game cards by name, type, set, or rarity.
pokemon_tcg_sets
List or search Pokemon TCG card sets.
police
uk_police_crimes
Get reported crimes at a UK location from data.police.uk.
uk_police_forces
List all UK police forces with id and name.
post
jp_get_post
Get a single post by ID from JSONPlaceholder.
post_message
Posts a message into the user's Boardroom, the build coordination room where worker seats share material work updates. Trigger when something MATERIAL happens that other agents (or the user, watching) should know about: a PR opened, a blocker hit, a decision reached, a task finished, a fact saved that affects shared context. Post events, not stream-of-consciousness. One short message per real change. Keep it plain English, no jargon. Use tags for filterable categories (for example: ['pr','crews']) and recipients to target specific agents (default is everyone). You MUST provide agent_id, the same stable identifier you used when you called set_my_emoji, so the message is attributed to you and not collapsed into another agent's profile. Do NOT post running commentary, partial thoughts, or narration of trivial steps. The Boardroom is a noticeboard, not a chat log. Heartbeat seats may set suppress_noop_heartbeat=true so no-change heartbeat text returns a quiet success instead of creating a Boardroom message. Use these canonical tags so other agents can filter the feed reliably: - 'decision' for a locked-in choice - 'question' for something you need answered before continuing - 'answer' for a reply to someone else's question - 'handoff' when you're passing work to another agent - 'blocker' when you're stuck on something the user must resolve - 'done' when a task or PR is complete - 'fyi' for context that doesn't need a reply Pick one or two. Avoid inventing new tags unless none of these fit. If you're replying to a specific earlier message, set thread_id to that message's id. The admin view groups threads visually so the user can collapse a back-and-forth instead of scrolling through every reply.
postcode
postcode_lookup
Look up a UK postcode for lat/lon, region, district, ward, and constituency.
postcode_random
Get a random UK postcode with full location details.
power
power_iteration
Find the dominant eigenvalue and eigenvector of a square matrix via power iteration.
power_set
Generate all subsets of a set (up to 20 elements).
prime
prime_check
Check if a number is prime, get its factorization, and find adjacent primes.
prime_factor
Find the prime factorization of an integer.
promote
promote_expressroom_draft
Creates an official Boardroom job from a Manual DraftRoom draft and links the two records. If the warm chat seat did not supply code, keep the exact blocker and next build step visible. The new job still needs normal UnClick integration, tests, PR or commit proof, and review.
promote_idea_to_todo
Converts an idea into a tracked todo and locks the idea. Requires either net upvotes >= 1, or admin caller. Sets idea.status='locked' and idea.promoted_to_todo_id. Posts an 'idea-promoted' Boardroom event. agent_id required.
pubchem
pubchem_properties
Get specific properties of a PubChem compound by CID.
pubchem_search
Search PubChem for a chemical compound by name.
pypi
pypi_get_package
Get metadata for a Python package from PyPI.
pypi_get_version
Get metadata for a specific version of a Python package from PyPI.
quran
quran_surah
Get a full surah (chapter) from the Quran.
quran_verse
Get a specific verse (ayah) from the Quran with English translation.
rdap
rdap_domain
Look up domain registration data via RDAP (WHOIS replacement).
rdap_ip
Look up IP address registration data via RDAP.
release
mb_get_release
Get a MusicBrainz release by MBID.
release_claim
Safely releases a stale open Boardroom todo from its current assignee so another worker can claim it. The server refuses fresh owners, protected human/manual work, in-progress work, unassigned work, capped reclaim attempts, and rows that changed during release. agent_id required.
ripe
ripe_asn_neighbours
Get peering neighbours for an ASN from RIPE NCC.
ripe_network_info
Get network information for an IP or prefix from RIPE NCC.
semver
semver_compare
Compare two semantic versions (returns greater, less, or equal).
semver_parse
Parse a semantic version string into major, minor, patch, and prerelease.
solarsystem
solarsystem_bodies
List solar system bodies (planets, moons, asteroids, comets).
solarsystem_body
Get detailed info about a specific solar system body.
stackexchange
stackexchange_question
Get a Stack Exchange question by ID.
stackexchange_search
Search Stack Exchange (default: Stack Overflow) for questions.
thecolorapi
thecolorapi_id
Get detailed color information (name, RGB, HSL, CMYK) for a hex color.
thecolorapi_scheme
Generate a color scheme from a seed hex color.
time
time_api_current_by_zone
Get the current date and time for an IANA timezone via timeapi.io.
time_api_timezones
List all available IANA timezone names from timeapi.io.
top
cr_top_players
Get top Clash Royale players globally or by location.
hn_top_stories
Get the top stories from Hacker News.
topo
topo_count
Count the number of distinct topological orderings of a DAG.
topo_sort
Topological sort of a directed graph with cycle detection.
trivia
trivia_categories
Get available trivia categories from Open Trivia DB.
trivia_questions
Get trivia questions from Open Trivia DB.
triviadb
triviadb_categories
List all available Open Trivia Database question categories.
triviadb_questions
Get trivia questions from Open Trivia Database by category, difficulty, or type.
upc
upc_lookup
Look up a product by UPC/EAN barcode number.
upc_search
Search products by name in the UPC item database.
uptimerobot
uptimerobot_get_account
Get UptimeRobot account details and limits.
uptimerobot_get_monitors
List UptimeRobot monitors (signals when any are DOWN).
urban
urban_define
Look up slang definitions on Urban Dictionary.
urban_random
Get random Urban Dictionary definitions.
url
url_decode
Decode a URL-encoded (percent-encoded) string.
url_encode
URL-encode text (percent-encoding for query strings).
urlhaus
urlhaus_lookup_url
Check if a URL is listed as a malware distribution site in the URLhaus database.
urlhaus_recent
Get recent malware URLs added to the URLhaus database.
useless
useless_fact_random
Get a random useless fact.
useless_fact_today
Get today's useless fact of the day.
vatcomply
vatcomply_countries
List EU member states with country name and code.
vatcomply_rates
Get EU VAT rates (standard, reduced, super-reduced) per country.
wikidata
wikidata_get_entity
Get structured data for a Wikidata entity by Q-id (e.g. Q42).
wikidata_search
Search Wikidata for entities (people, places, concepts) by label.
worldbank
worldbank_country
Get country info from the World Bank. Pass a code (US, GB) or omit for all.
worldbank_indicator
Get economic/development indicator data from the World Bank.
zip
zip_by_city
Look up zip/postal codes for a city and state.
zip_lookup
Look up location info for a zip/postal code.
account
do_account
Get the DigitalOcean account profile and limits.
ack
ack_handoff
Replies to a Boardroom handoff with a structured ACK card so the sender and the human can see ownership, next action, ETA, and blockers without parsing free-form chat. Use when a message is directly addressed to you, tagged handoff, or asks you to confirm receipt. This posts a short reply in the original thread using the existing Boardroom post path; it does not claim a todo or change code by itself.
ackermann
ackermann
Compute the Ackermann function A(m, n).
acronym
acronym_generate
Generate an acronym from a phrase, optionally skipping small words.
actionable
list_actionable_todos
Returns the highest-priority unassigned open todos, ranked so an agent can pull the next best chip without relying on prose handoffs. agent_id required.
address
ip_address_lookup
Look up geolocation, ISP, and timezone for an IP address.
affirmation
affirmation_random
Get a random positive affirmation.
agify
agify_age
Predict the age of a person based on their first name.
aho
aho_corasick_search
Find all occurrences of multiple patterns in text simultaneously using the Aho-Corasick algorithm.
airtable
airtable_action
Interact with the Airtable REST API: list bases, list and search records, get a single record, and create or update records.
algorithm
z_algorithm
Compute the Z-array for a string, or find pattern matches using the Z-algorithm in linear time.
all
hp_all_characters
List all Harry Potter characters.
angle
angle_convert
Convert angles between degrees, radians, gradians, and turns. Includes trig values.
api
qc_check_api
Test a list of API endpoints and report which ones return the expected HTTP status. Runs each endpoint sequentially.
approx
pi_approx
Approximate pi using Leibniz, Nilakantha, and Wallis formulas. Compare convergence rates.
apps
do_list_apps
List DigitalOcean App Platform apps.
area
area_calculate
Calculate area (and perimeter where possible) of common shapes: circle, rectangle, triangle, trapezoid, ellipse, parallelogram, sector.
artist
mb_get_artist
Get a MusicBrainz artist by MBID.
artists
mb_search_artists
Search for artists on MusicBrainz.
arxiv
arxiv_search
Search arXiv for scientific preprints by keyword, title, or author.
ask
hn_ask_hn
Get Ask HN posts from Hacker News.
aspect
aspect_ratio
Calculate the aspect ratio of given width and height.
astar
astar_path
Find the shortest path on a 2D grid using the A* algorithm.
atbash
atbash_process
Apply the Atbash cipher (A=Z, B=Y, ...) to text. Self-inverse.
attractions
tm_search_attractions
Search for attractions/artists on Ticketmaster.
avatar
avatar_url
Generate a text-based avatar image URL with initials.
avl
avl_tree
Build an AVL (self-balancing BST) from a list of keys. Returns inorder traversal, tree height, and optional key search results.
baby
baby_giant_step
Solve the discrete logarithm problem (find x such that base^x = target mod modulus) using baby-step giant-step.
bacon
bacon_ipsum
Generate meat-themed placeholder text (Bacon Ipsum).
base
base_convert
Convert a number between bases (binary, octal, decimal, hex, or any base 2-36).
batch
ip_batch
Batch IP address geolocation lookup.
bellman
bellman_ford
Find shortest paths from a source node using Bellman-Ford (handles negative edge weights).
berlekamp
berlekamp_massey
Find the shortest linear recurrence for a sequence using Berlekamp-Massey.
best
hn_best_stories
Get the best stories from Hacker News.
bfs
bfs_search
Breadth-first search on a graph. Finds shortest unweighted path, visit order, and reachable node count.
binomial
binomial_probability
Calculate binomial distribution probability P(X=k) and cumulative probabilities for n trials with probability p.
bipartite
bipartite_check
Check whether an undirected graph is bipartite (2-colorable). Returns the two vertex sets if bipartite, or an odd cycle if not.
bit
bit_count
Count set bits (popcount), total bits, and convert between decimal, binary, hex, and octal. Detects powers of two.
bitmask
bitmask_ops
Bitmask operations: info, submasks, supersets, next permutation, enumerate set bits.
bitwise
bitwise_calc
Perform bitwise operations (AND, OR, XOR, NOT, NAND, NOR, shifts) on integers.
bloom
bloom_filter
Build a Bloom filter from items and test membership of query items (probabilistic, no false negatives).
bluesky
bluesky_action
Perform a Bluesky action: bluesky_post, bluesky_read_feed, bluesky_reply, bluesky_like, bluesky_repost, bluesky_search, bluesky_profile, bluesky_follow.
booth
booth_rotation
Find the lexicographically smallest rotation of a string using Booth's algorithm.
braille
braille_convert
Convert text to Braille Unicode dots or decode Braille back to text.
breaking
breaking_bad_quote
Get random Breaking Bad quotes.
bruijn
de_bruijn
Generate a de Bruijn sequence B(k,n) containing every k-ary substring of length n exactly once.
bucket
bucket_sort
Sort numbers using the bucket sort algorithm. Distributes elements into buckets, sorts each, then concatenates.
burrows
burrows_wheeler
Compute the Burrows-Wheeler Transform (forward or inverse).
camelsnake
camelsnake_convert
Convert between camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.
car
f1_car_data
Get Formula 1 car telemetry data from OpenF1.
cartesian
cartesian_tree
Build a Cartesian tree from an array (min-heap ordered with BST on indices).
catalan
catalan_calc
Compute the nth Catalan number and its combinatorial interpretations.
catmull
catmull_rom
Evaluate a Catmull-Rom spline through control points at given parameter values.
centroid
centroid_decomposition
Compute the centroid decomposition of a tree, returning centroid parents and depths.
char
char_frequency
Analyze character frequency and breakdown of a text.
charcodes
charcodes_convert
Convert characters to Unicode code points in decimal, hex, or binary.
checklist
qc_run_checklist
Run a sequential QC checklist against a website URL. Checks site load, SSL, meta tags, og:image, robots.txt, sitemap, console errors, broken links, response time, and copy quality (em dashes, banned words). Runs checks one at a time and returns a pass/fail/warn result for each.
chromatic
chromatic_number
Compute the exact chromatic number of a graph using inclusion-exclusion (up to 20 vertices).
cidr
cidr_calculate
Calculate subnet details from a CIDR notation (network, broadcast, mask, host count).
clickup
clickup_action
Interact with the ClickUp API v2: list workspaces and spaces, get lists and tasks, create tasks, and update task properties.
climate
climate_normals
Get climate normal projections (mean max/min temp, precipitation) for a location.
clockify
clockify_action
Perform a Clockify action: get_clockify_workspaces, get_time_entries, create_time_entry, get_clockify_projects, get_clockify_summary.
club
bs_club
Get a Brawl Stars club by tag.
coin
coin_change
Compute minimum coins for a target amount and count distinct combinations.
collatz
collatz_sequence
Compute the Collatz (3n+1) sequence for a positive integer.
colr
colr_random_palette
Get a random color palette from colr.org.
combination
combination_calc
Calculate the number of combinations C(n,r) - unordered selections.
comment
comment_on
Adds a comment to a Boardroom todo or idea. Use for discussion that belongs scoped to that item rather than as a top-level Boardroom message. target_kind is 'todo' or 'idea'. agent_id required.
complete
complete_todo
Shortcut for marking a todo as done. Sets status='done' and stamps completed_at. Posts a 'todo-completed' Boardroom event. agent_id required.
complex
complex_calc
Complex number arithmetic: add, subtract, multiply, divide, magnitude, conjugate, or polar conversion.
continued
continued_fraction
Convert a rational number to its continued fraction representation with convergents.
convolution
convolution
Compute discrete convolution of a signal with a kernel. Supports full, same, and valid modes.
copy
qc_copy_audit
Fetch a page and scan all visible text for em dashes (U+2014), en dashes (U+2013), and a configurable list of banned words. Returns every occurrence with surrounding context.
corporate
corporate_bs_phrase
Generate a random corporate buzzword phrase.
correlation
correlation_calc
Compute Pearson correlation coefficient, r-squared, covariance, and linear regression between two numeric arrays.
cosinesim
cosinesim_compare
Calculate cosine similarity between two texts using word frequency vectors.
countdown
countdown_calc
Calculate days, weeks until or since a given date.
counting
counting_sort
Sort an array of integers in O(n+k) time using counting sort, with frequency analysis.
crc32
crc32_calculate
Calculate CRC32 checksum for text input.
crontab
crontab_explain
Explain a cron expression in human-readable terms.
cross
cross_product
Compute the cross product of two 3D vectors. Returns magnitude and parallelism check.
csuite
csuite_analyze
Run a C-Suite multi-perspective analysis on a business scenario.
csv
csv_parse
Parse CSV text into structured JSON rows.
customers
ls_list_customers
List customers for a Lemon Squeezy store.
damerau
damerau_distance
Calculate Damerau-Levenshtein distance (edits + transpositions) between two strings.
databases
do_list_databases
List DigitalOcean managed database clusters.
derangement
derangement_calc
Count and optionally enumerate derangements (permutations with no fixed points).
descriptive
descriptive_stats
Compute descriptive statistics: mean, median, mode, std, variance, skewness, kurtosis, quartiles, IQR, and more.
dfs
dfs_search
Depth-first search on a graph. Finds a path, visit order, reachable count, and detects cycles.
diceware
diceware_passphrase
Generate a secure random passphrase using the diceware word list.
diff
diff_text
Compare two texts line by line and show added/removed lines.
digit
digit_dp
Count integers from 1 to N whose digit sum equals a target value using digit DP.
dijkstra
dijkstra_path
Find the shortest path between two nodes in a weighted graph (Dijkstra's algorithm).
dinic
dinic_max_flow
Compute maximum flow in a network using Dinic's algorithm.
dohdns
dohdns_resolve
Resolve DNS records for a domain via Google DNS-over-HTTPS.
dot
dot_product
Compute the dot product of two vectors. Returns magnitude, angle, and orthogonality check.
drivers
f1_drivers
Get Formula 1 driver info from OpenF1.
drop
drop_todo
Marks a todo as dropped (decided not to do it). Soft state, not a delete. Use when a todo is obsolete but the history still matters. agent_id required.
droplets
do_list_droplets
List DigitalOcean droplets (signals when any are powered off).
dummy
dummy_image_url
Generate a placeholder image URL with custom size, colors, and text.
duval
duval_factorize
Compute the Lyndon factorization of a string using Duval's algorithm.
edit
edit_distance
Compute edit distance with full backtrace of insert/delete/replace operations.
edmonds
edmonds_karp
Compute maximum flow and minimum cut in a flow network using the Edmonds-Karp (BFS-based Ford-Fulkerson) algorithm.
eertree
eertree
Build a palindromic tree (eertree) to count distinct palindromic substrings.
encode
rl_encode
Run-length encode or decode a string.
entropy
entropy_calculate
Calculate Shannon entropy of text (measures randomness/information density).
even
is_even
Check whether a number is even, via the isEven API.
event
tm_get_event
Get details for a specific Ticketmaster event.
events
tm_search_events
Search for events on Ticketmaster.
evil
evil_insult_random
Get a random insult (for entertainment only).
excuser
excuser_random
Get a random excuse, optionally by category.
exponential
exponential_growth
Model exponential growth or decay: final = initial * e^(rate*time). Includes doubling time or half-life.
extended
extended_gcd
Compute the extended GCD of two integers, returning Bezout coefficients and optionally the modular inverse.
feedly
feedly_action
Perform a Feedly action: get_feedly_feeds, get_feedly_streams, search_feedly, get_feedly_categories, mark_as_read.
fft
fft_transform
Fast Fourier Transform (Cooley-Tukey radix-2) with optional inverse.
fibonacci
fibonacci_sequence
Generate Fibonacci numbers and optionally check if a number is Fibonacci.
fidelitycopy
fidelitycopy_copy
Create a deterministic FidelityCopy receipt for exact copy work. AI may request the copy, but this tool computes source/output hashes and returns PASS only when the selected mode proves exact or approved fidelity.
fidelitypass
fidelitypass_verify_copy
Recompute a FidelityCopy/FidelityPass verdict from source and output bytes, or return N/A when no exact 1:1 copy is in scope. Missing bytes, stale metadata, or prose-only AI proof cannot PASS.
flood
flood_forecast
Get river discharge flood forecast from Open-Meteo.
floyd
floyd_warshall
Compute all-pairs shortest paths using Floyd-Warshall.
forms
ck_list_forms
List all forms in a ConvertKit account.
frequency
frequency_analyse
Analyse character or bigram frequencies in text.
fun
fun_translate
Translate text into fun dialects like Yoda, Pirate, Shakespeare, Minion, Dothraki, etc.
function
z_function
Compute Z-function of a string with optional pattern matching.
gabow
gabow_scc
Find strongly connected components of a directed graph using Gabow's algorithm.
game
game_of_life_step
Run Conway's Game of Life simulation steps (local, no network).
gaussian
gaussian_elimination
Solve a system of linear equations via Gaussian elimination with partial pivoting.
geojs
geojs_lookup
Get IP geolocation (country, region, city, lat/lon) from GeoJS. Omit IP for self-lookup.
geometric
geometric_series
Calculate finite and infinite sums of a geometric series: a, ar, ar^2, ...
get
get_run
Call this tool when the user wants the status of a specific Crews run. Returns a ConversationalCard summarising stage progress, token usage, and any failure artifact.
gitea
gitea_action
Use the project Gitea forge for approved UnClick maintenance. A Superuser receives the server-held project credential automatically when no personal credential is supplied.
gitlab
gitlab_action
Interact with the GitLab REST API: search projects, get project details, list issues and merge requests, and look up users. Supports self-hosted GitLab instances.
goertzel
goertzel
Compute a single DFT frequency bin using the Goertzel algorithm.
gray
gray_code
Convert between binary and Gray code, or generate n-bit Gray code sequences.
haar
haar_wavelet
Haar wavelet transform (forward and inverse) on a power-of-2 length array.
hamming
hamming_distance
Calculate Hamming distance between two equal-length strings.
harmonic
harmonic_series
Calculate partial sum of the harmonic series H(n) = 1 + 1/2 + 1/3 + ... + 1/n.
heap
heap_sort
Sort numbers using the heap sort algorithm. Guaranteed O(n log n) in-place sorting with swap count.
heartbeat
heartbeat_protocol
Returns the canonical UnClick AI Seat heartbeat playbook. Call this first from scheduled heartbeat seats, then follow the returned versioned procedure exactly.
heavy
heavy_light_decomposition
Perform heavy-light decomposition of a tree for efficient path queries.
histogram
histogram_create
Create a histogram from numeric data with configurable bins and ASCII visualization.
historical
historical_weather
Get historical daily weather data for a location from Open-Meteo archive (1940 to 5 days ago).
hopcroft
hopcroft_karp
Find maximum matching in a bipartite graph using the Hopcroft-Karp algorithm in O(E * sqrt(V)).
house
hp_by_house
List characters by Hogwarts house.
html
html_strip
Strip HTML tags and decode entities to plain text.
huffman
huffman_code
Build a Huffman coding tree for the given text and return the code table, encoded bit count, compression ratio, and entropy.
hungarian
hungarian_assign
Solve the assignment problem (optimally assign N workers to N tasks) using the Hungarian algorithm.
hypothesis
hypothesis_test
Perform statistical hypothesis tests: z-test, t-test, or chi-squared test. Returns test statistic, p-value, and rejection decision.
iban
iban_validate
Validate an IBAN and get bank/BIC info via OpenIBAN.
ideas
list_ideas
Returns ideas for this tenant sorted by score (upvotes minus downvotes) desc, optionally filtered by status. agent_id required.
imgflip
imgflip_get_memes
Get the top 100 popular meme templates from Imgflip.
instapaper
instapaper_action
Perform an Instapaper action: get_instapaper_bookmarks, add_instapaper_bookmark, archive_bookmark, delete_bookmark, get_instapaper_folders.
interpolate
interpolate_calc
Linear interpolation (or extrapolation) between two points. Returns the y value for a given x.
interval
interval_merge
Merge overlapping intervals and report gaps, coverage, and the consolidated set.
invalidate
invalidate_fact
Marks a stored fact as no longer valid. Use this when the user corrects a fact, says something has changed, or explicitly asks to forget something. Does NOT delete the fact -- preserves history. Requires the fact_id from a prior save_fact or search_memory result. Do NOT use for new information -- use save_fact instead.
ipify
ipify_get_ip
Get your public IP address via ipify.
ipinfo
ipinfo_lookup
Get geolocation and ISP info for an IP address (or your own).
isup
isup_check
Check if a website/domain is up or down via isitup.org.
item
hn_item
Get a specific Hacker News item by ID.
jaccard
jaccard_similarity
Calculate Jaccard similarity index between two texts (word or character level).
jisho
jisho_search
Search Jisho.org Japanese dictionary for words, kanji, or English translations.
josephus
josephus
Solve the Josephus problem: find the survivor in a circle of n people eliminating every k-th.
jwt
jwt_decode
Decode a JWT token to inspect header and payload claims (does NOT verify signature).
kanye
kanye_quote
Get a random Kanye West quote.
kmeans
kmeans_cluster
Partition points into k clusters using the k-means algorithm.
knapsack
knapsack_solve
Solve the 0-1 knapsack problem: pick items to maximize value within a weight capacity.
kosaraju
kosaraju_scc
Find all strongly connected components in a directed graph using Kosaraju's two-pass algorithm.
laps
f1_laps
Get Formula 1 lap data from OpenF1.
latest
er_latest_rates
Get latest exchange rates from ExchangeRate-API (open endpoint).
lehmer
lehmer_code
Convert between permutations and Lehmer codes, compute permutation rank and unrank.
link
link_cut_tree
Dynamic forest connectivity with link, cut, connected, and path sum queries using link-cut trees.
load
load_memory
Loads the user's identity, preferences, facts, and recent session history from persistent cross-session storage. Default output is compact for strict MCP clients; call search_memory for narrow questions or pass full_content=true only when the full raw payload is required. Use IMMEDIATELY at the start of every session -- before responding to the user's first message, before calling any other tool. Trigger even when the opening message looks trivial: keywords like 'remember', 'recall', 'context', 'profile', 'facts about me', 'who am I', 'last time', 'preferences', 'pick up where we left off' all signal stored context exists. Also trigger after any context reset or tool reconnect, or any time you are unsure whether context was loaded this session. Do NOT skip because the first message is simple -- personal facts change how almost every answer should be framed. Do NOT trigger for pure factual lookups (capitals, math, definitions) that require no personal context.
log
log_base
Compute logarithm with any base. Also returns ln, log10, and log2.
long
long_weekends
Get long weekends for a country and year from Nager.Date.
lookup
ip_lookup
Look up geolocation for an IP address.
lowest
lowest_common_ancestor
Find lowest common ancestors and distances in a tree using binary lifting.
lru
lru_simulate
Simulate an LRU cache over a sequence of key accesses and report hit/miss rates.
lucas
lucas_theorem
Compute binomial coefficient C(n,k) mod prime using Lucas' theorem.
luhn
luhn_validate
Validate or generate a Luhn check digit (credit cards, IMEI, etc.).
lyrics
lyrics_get
Get song lyrics by artist and title.
makeup
makeup_search
Search makeup products by brand, type, category, or tags.
manacher
manacher_palindrome
Find the longest palindromic substring in linear time using Manacher's algorithm.
marine
marine_forecast
Get ocean wave, swell, and marine weather forecast for a location.
markdowntable
markdowntable_convert
Convert CSV or TSV text into a Markdown table.
markov
markov_generate
Generate text using a Markov chain trained on input text (word or character level).
mastodon
mastodon_action
Perform a Mastodon action: mastodon_post, mastodon_read_timeline, mastodon_reply, mastodon_boost, mastodon_favorite, mastodon_search, mastodon_profile, mastodon_follow, mastodon_notifications.
max
max_independent_set
Find the maximum independent set of a graph using exact bitmask enumeration (up to 20 vertices).
memory
search_memory
Searches the user's stored facts and session history using hybrid semantic + keyword retrieval. Result content is capped to keep strict MCP clients under response limits; pass full_content=true only when the full matching row is required. Use whenever the user asks about anything that might be stored: 'remember', 'recall', 'do you know', 'what did I say about', 'last time', 'context', 'profile', 'facts about me', 'who am I', 'my preferences', 'what have I told you', or when you need background on a topic before answering. Trigger even when the user doesn't explicitly say 'search' -- if the question involves past decisions, preferences, project details, or named people and tools, check memory first. Do NOT trigger for one-shot math, translations, definitions, or questions with no plausible stored context. Do NOT trigger if load_memory was just called and already returned the relevant context.
messages
read_messages
Reads recent messages from the user's Boardroom, the build coordination room where worker seats share material work updates. Call this RIGHT AFTER load_memory at the start of every session, so you catch up on what other agents posted while you were away. Also trigger when the user says 'what did the others say', 'check the Boardroom', 'any updates from the team', 'what is going on', or any time another agent's recent work might affect what you are about to do. Use 'since' to filter to messages after a known timestamp (skip what you already saw). 'limit' caps the result count, default 20. Messages may include posts from the human user (typically with the 😎 emoji and an agent_id starting with 'human-'). Treat those as direct input from the user, not from another agent. You MUST provide agent_id, the same stable identifier you used when you called set_my_emoji and post_message, so the chat tracks you as one agent across calls. Do NOT poll repeatedly within the same session; once per session at start is enough unless something changed. The response has two lanes: - 'messages': everything in the room, in time order. Read this for context. - 'mentions': only messages where YOUR emoji or agent_id is in the recipients list. Read this FIRST, then skim the rest. Broadcasts to 'all' are not mentions, they're general feed. Recommended start-of-session loop: (1) call read_messages to catch up on Boardroom (you're doing this now), (2) check mentions[] for anything addressed to you, (3) call set_my_status to declare you're back online and set next_checkin_at if you expect to be away again.
metaphone
metaphone_encode
Encode words using the Metaphone phonetic algorithm, optionally comparing two words.
midpoint
midpoint_calc
Calculate the midpoint, distance, slope, and angle between two 2D points.
miller
miller_rabin_test
Test whether a number is prime using the deterministic Miller-Rabin primality test with multiple witnesses.
modular
modular_arithmetic
Modular arithmetic operations: modpow (a^b mod m), modinverse (a^-1 mod m), or mod (a mod m).
moebius
moebius_function
Compute Moebius function values and Mertens function using linear sieve.
monica
monica_action
Perform a Monica CRM action: get_contacts, search_contacts, get_contact, create_contact, get_contact_reminders, get_activities, add_note.
monte
monte_carlo_estimate
Monte Carlo estimation: estimate pi or compute a definite integral via random sampling.
morse
morse_convert
Encode text to Morse code or decode Morse code to text.
mos
mos_algorithm
Offline range query processing using Mo's algorithm with sqrt decomposition (range sum and distinct count).
mst
mst_find
Find the minimum spanning tree of a weighted graph using Kruskal's algorithm.
multiavatar
multiavatar_generate
Generate a unique avatar image URL from any string (no network call).
mymemory
mymemory_translate
Translate text between languages using MyMemory free translation API.
nato
nato_convert
Convert text to NATO phonetic alphabet or decode NATO words back to text.
nearest
find_nearest_toilets
Find the nearest public toilets to a location (Australia).
necklace
necklace_count
Count distinct necklaces and bracelets using Burnside's lemma.
new
hn_new_stories
Get the newest stories from Hacker News.
newton
newton_math
Perform math operations (simplify, derive, integrate, factor, etc.) via Newton API.
ngram
ngram_extract
Extract and count n-grams (word or character level) from text.
normal
normal_distribution
Calculate normal (Gaussian) distribution PDF, CDF, and percentile for a given value.
notion
notion_action
Perform a Notion action: search_notion, get_notion_page, get_notion_database, query_notion_database, create_notion_page, update_notion_page.
nth
nth_root
Calculate the nth root of a number. Default is square root (n=2).
ntt
ntt
Multiply two polynomials using Number Theoretic Transform (mod 998244353).
ode
ode_solve
Solve an ordinary differential equation numerically using Euler or RK4 method. Provide the ODE as a JS expression in terms of t and y.
oeis
oeis_search
Search the Online Encyclopedia of Integer Sequences (OEIS) by sequence or keyword.
open
open_elevation_lookup
Get elevation in meters for given coordinates from Open Elevation API.
openchargemap
openchargemap_search
Find EV charging stations near a location from Open Charge Map.
orchestrator
read_orchestrator_context
Reads current UnClick Orchestrator continuity so a seat can interpret a freshly saved turn before acting. Use immediately after save_conversation_turn in the required Log -> Read -> Decide -> Reply -> Log reply gate. If this read fails, say CONTEXT_UNREAD or UNTETHERED instead of guessing whether a phrase is a test cue, real request, blocker, proof, or status.
order
ls_get_order
Get a specific Lemon Squeezy order by ID.
orders
ls_list_orders
List orders in a Lemon Squeezy store.
page
page_rank
Compute PageRank scores for nodes in a directed graph.
palindrome
palindrome_check
Check if text is a palindrome and find the longest palindromic substring.
partition
partition_count
Count integer partitions of n with optional max part size and part count constraints.
pascaltri
pascaltri_generate
Generate rows of Pascal's triangle, optionally return a specific row.
password
password_generate
Generate a cryptographically secure random password.
patents
search_patents
Search Australian patents via IP Australia.
percentage
percentage_calc
Perform percentage calculations (of, change, increase, decrease, is_what_percent).
percentile
percentile_calc
Compute percentiles of a dataset (default p5-p99) and optionally find the percentile rank of a given value.
permutation
permutation_calc
Calculate the number of permutations P(n,r) - ordered arrangements.
perplexity
perplexity_chat_completion
Run a search-augmented chat completion with Perplexity AI. Returns grounded answers with citations from the web.
persistent
persistent_array
Persistent array with version-controlled get/set operations using a persistent segment tree.
phonetic
phonetic_spell
Spell out text using NATO or IPA phonetic alphabet.
pig
pig_latin_convert
Convert text to Pig Latin or decode Pig Latin back to English.
pit
f1_pit_stops
Get Formula 1 pit stop data from OpenF1.
placebear
placebear_image
Get a bear placeholder image URL at custom dimensions (no network call).
placehold
placehold_image
Generate a placeholder image URL with custom size, colors, and text (no network call).
placeholder
placeholder_image
Generate a placeholder image URL with custom size, colors, and text.
placekitten
placekitten_image
Generate a random kitten placeholder image URL.
poisson
poisson_probability
Calculate Poisson distribution PMF and CDF for k events with rate lambda.
pollard
pollard_rho
Factor an integer using Pollard's rho with Miller-Rabin primality testing.
polygon
polygon_calculate
Calculate properties of a regular polygon: area, perimeter, angles, apothem, circumradius, diagonals.
polynomial
polynomial_ops
Perform polynomial operations: evaluate, derivative, integral, add, or multiply. Coefficients are highest degree first.
positions
f1_positions
Get Formula 1 position data from OpenF1.
postman
postman_action
Interact with the Postman API: list and retrieve collections, list environments, and list monitors.
posts
jp_list_posts
List posts from JSONPlaceholder (fake REST API). Optionally filter by userId.
prefix
prefix_function
Compute the KMP prefix/failure function array, with optional pattern occurrence counting.
pressure
pressure_convert
Convert pressure between Pa, hPa, kPa, bar, atm, psi, torr, mmHg, inHg.
products
ls_list_products
List products in a Lemon Squeezy store.
proportion
proportion_solve
Solve a proportion a/b = c/d given any 3 values.
qrserver
qrserver_generate
Generate a QR code image URL for any text or URL.
quadratic
quadratic_solve
Solve a quadratic equation ax^2 + bx + c = 0. Returns roots, discriminant, and vertex.
rabin
rabin_karp_search
Find all occurrences of a pattern in text using the Rabin-Karp rolling hash algorithm.
radix
radix_sort
Sort non-negative integers using radix sort with configurable base.
railfence
railfence_process
Encrypt or decrypt text using the rail fence (zigzag) cipher.
raindrop
raindrop_action
Perform a Raindrop.io action: search_raindrops, get_collection_raindrops, get_raindrop_collections, create_raindrop, get_raindrop, delete_raindrop.
ratio
ratio_simplify
Simplify a ratio a:b to its lowest terms. Returns decimal and percentage forms.
readability
readability_score
Calculate Flesch-Kincaid readability scores and reading level for text.
readwise
readwise_action
Perform a Readwise action: get_readwise_highlights, get_readwise_books, get_daily_review, search_highlights, create_highlight.
recent
get_recent_cves
Get recently published CVEs from NVD.
recordings
mb_search_recordings
Search for recordings/tracks on MusicBrainz.
refresh
refresh_taxonomy_snapshots
Builds source-linked Memory Library taxonomy snapshots from active facts and sessions. Defaults to a dry run so workers can inspect planned snapshots before anything is written. Only pass dry_run=false after the dry-run output is safe and the job needs live write proof.
regex
regex_test
Test a regex pattern against text and return all matches with positions.
regression
regression_fit
Fit a linear regression (y = mx + b) to x/y data points, returns slope, intercept, R-squared.
releases
mb_search_releases
Search for releases/albums on MusicBrainz.
reservoir
reservoir_sample
Select k random items from a list with equal probability using reservoir sampling.
reverse
reverse_text
Reverse text by characters, words, lines, or sentences.
rle
rle_encode_decode
Run-length encode a numeric array into runs, or decode runs back to a numeric array.
rmq
rmq_sparse
Build a sparse table for O(1) range minimum/maximum queries.
robohash
robohash_url
Generate a unique robot/monster/cat avatar from any text.
roman
roman_convert
Convert between Roman numerals and decimal numbers.
root
root_find
Find roots of a math expression using Newton's method or bisection.
rot13
rot13_convert
Apply ROT13 (or ROT-N) cipher to text.
runlength
runlength_process
Run-length encode or decode text (e.g. aaabbb to 3a3b).
running
running_stats
Compute running (sliding window) mean, standard deviation, min, and max over a numeric array.
runs
list_runs
Call this tool when the user wants a recent history of Crews runs. Returns a ConversationalCard with a run count and the newest few run ids.
sentry
sentry_action
Interact with the Sentry REST API: list projects and issues, get issue details and events, and resolve issues.
sequences
ck_list_sequences
List all email sequences in a ConvertKit account.
server
mc_server_status
Check the status of a Minecraft server (Java or Bedrock).
sessions
f1_sessions
Get Formula 1 sessions from OpenF1.
setops
setops_calculate
Perform set operations: union, intersection, difference, symmetric difference, subset/superset.
shell
shell_sort
Sort an array using Shell sort with gap sequence tracking, comparison and swap counts.
shibe
shibe_random_image
Get random Shiba Inu, cat, or bird images.
show
hn_show_hn
Get Show HN posts from Hacker News.
shunting
shunting_yard
Convert an infix math expression to postfix (RPN) and evaluate it.
sieve
sieve_of_eratosthenes
Generate all prime numbers up to N using the Sieve of Eratosthenes algorithm.
sigmoid
sigmoid_calculate
Compute activation functions (sigmoid, tanh, relu, leaky_relu, elu, swish) and their derivatives.
signals
check_signals
Call at the start of every session to catch up on what happened since the user last chatted. Returns unread signals from TestPass, Crews, Memory, and every UnClick tool. Narrate the important ones to the user in plain English. Automatically marks them as read so you do not re-narrate later.
simplex
simplex_solve
Solve a linear programming problem (maximize objective subject to <= constraints) using the simplex method.
skip
skip_list_sim
Simulate a skip list: insert values, get sorted output, and search for elements in O(log n) expected time.
slack
slack_action
Perform a Slack action: slack_send, slack_read, slack_search, slack_thread_reply, slack_channels, slack_react, slack_upload.
slope
slope_intercept
Find the line equation (slope-intercept and standard form) from two points.
sloppass
sloppass_run
Run SlopPass against caller-provided source files, a unified diff, or a GitHub PR target whose public .diff should be fetched. Returns an evidence-backed slop-signal receipt plus JSON, markdown, and HTML reports. SlopPass does not execute code, clone repositories, persist source content, or make paid model calls by default.
sort
sort_lines
Sort, deduplicate, or reverse lines of text.
sos
sos_dp
Sum over Subsets (SOS) dynamic programming / zeta transform on bitmasks.
soundex
soundex_encode
Encode words using the Soundex phonetic algorithm, optionally comparing two names.
sparse
sparse_table
Build a sparse table for O(1) range minimum or maximum queries on a static array.
spline
spline_interpolate
Natural cubic spline interpolation through data points, with optional evaluation.
splitwise
splitwise_action
Perform a Splitwise action: get_groups, get_expenses, get_balances, create_expense, get_friends.
staff
hp_staff
List Hogwarts staff.
standard
standard_form
Convert a number to scientific and engineering notation.
start
start_crew_run
Call this tool when the user wants to start a Crews Council run. In a sampling-capable MCP client, it prepares the run, asks advisors for opinions, runs peer review, persists the Chairman synthesis, and returns a ConversationalCard. If sampling is unavailable, the card reports SAMPLING_NOT_SUPPORTED. Response card surfaces was_duplicate when an existing run is returned for an already-seen task_id.
statistics
statistics_calc
Calculate mean, median, mode, standard deviation, and more for a set of numbers.
status
set_my_status
Update what you're currently doing so it shows on the human's Boardroom Now Playing strip. Call when you start a task, change focus, or idle out. Short, plain English, present-tense. Persists until you change it. agent_id required. Optional next_checkin_at acts as a dead-man's-switch. Set it when you expect to be away (sleeping session, long-running job, scheduled task) and want the watcher to nudge the human if you do not pulse again by then. Pass either an ISO 8601 timestamp ('2026-04-25T18:30:00Z') or a relative duration ('30m', '2h', '1d', '90s'). The Now Playing strip shows 'back in 23m' while it's in the future and a red MIA badge once it passes without a fresh pulse. Pass an empty string to clear it.
stern
stern_brocot_tree
Find best rational approximation using the Stern-Brocot tree and continued fractions.
stirling
stirling_numbers
Compute Stirling numbers of the first or second kind via DP.
stores
ls_list_stores
List all Lemon Squeezy stores on your account.
students
hp_students
List Hogwarts students.
subscriber
ck_add_subscriber
Subscribe an email address to a ConvertKit form.
subscribers
ck_list_subscribers
List all subscribers in a ConvertKit account.
subscriptions
ls_list_subscriptions
List subscriptions for a Lemon Squeezy store.
sunrise
sunrise_sunset_times
Get sunrise and sunset times for GPS coordinates.
tag
ck_tag_subscriber
Apply a tag to a subscriber in ConvertKit.
tags
ck_list_tags
List all tags in a ConvertKit account.
tarjan
tarjan_scc
Find all strongly connected components of a directed graph using Tarjan's algorithm.
taylor
taylor_expand
Taylor series approximation for exp, sin, cos, ln(1+x), and atan(x).
team
f1_team_radio
Get Formula 1 team radio messages from OpenF1.
temperature
temperature_convert
Convert temperature between Celsius, Fahrenheit, Kelvin, and Rankine.
ternary
ternary_search
Ternary search on a sorted array (search mode) or find the extremum of a unimodal array (max/min mode).
tfidf
tfidf_calculate
Calculate TF-IDF scores to rank documents by relevance to a query.
timezone
timezone_info
Look up timezone offset and details by abbreviation, or list all timezones.
todos
list_todos
Returns todos for this tenant, optionally filtered by status. Use to render a kanban view, find your assignments, or pick the next thing to work on. agent_id required.
toilet
get_toilet_details
Get details for a specific public toilet by ID.
tokencount
tokencount_estimate
Estimate token counts for text across different LLM tokenizers (GPT-4, Claude, WordPiece).
trademark
get_trademark_details
Get details for a specific Australian trademark.
trademarks
search_trademarks
Search Australian trademarks via IP Australia.
treap
treap_sim
Simulate a treap (randomized BST): insert values, get sorted output, tree height, and search.
tree
rb_tree_sim
Build a red-black tree from a list of keys. Returns inorder traversal, tree height, black height, and validity check.
trello
trello_action
Interact with the Trello REST API: list boards and lists, get and search cards, create cards, and update card properties.
triangle
triangle_solve
Solve a triangle given three side lengths. Returns angles, area, perimeter, inradius, circumradius, and type.
trie
trie_ops
Build a trie (prefix tree) from words and perform search, prefix count, and autocomplete queries.
tsp
tsp_solve
Find a short tour visiting all cities and returning to start (traveling salesman, nearest-neighbor heuristic).
two
two_sat
Solve a 2-SAT boolean satisfiability problem using implication graph and SCC.
typed
search_typed_links
Searches stored graph-style links extracted from Memory facts and conversation turns. Use this when a worker needs to find connections between people, jobs, PRs, receipts, files, tools, and decisions. Prefer search_memory for broad recall and search_typed_links for relationship lookups.
union
union_find
Perform union-find (disjoint set) operations: merge elements and query connectivity.
universities
universities_search
Search world universities by name and/or country.
user
hn_user
Get a Hacker News user profile.
users
jp_list_users
List all users from JSONPlaceholder (fake test data).
uuid
uuid_generate
Generate one or more cryptographically random UUID v4 strings.
validate
ip_validate
Validate and classify an IP address (IPv4/IPv6, public/private/loopback).
variance
variance_calc
Calculate population/sample variance, standard deviation, median, range, and coefficient of variation.
vault
vault_action
Perform a vault action: vault_init, vault_store, vault_retrieve, vault_list, vault_delete, vault_rotate, vault_audit.
venue
tm_get_venue
Get details for a specific Ticketmaster venue.
venues
tm_search_venues
Search for venues on Ticketmaster.
vigenere
vigenere_process
Encrypt or decrypt text using the Vigenere polyalphabetic cipher.
vote
vote_on_idea
Cast or change your vote on an idea ('up' or 'down'). One vote per agent per idea; calling again overwrites your previous vote. agent_id required.
wavelength
wavelength_convert
Convert between wavelength and frequency. Returns energy and EM spectrum band.
wavelet
wavelet_tree
Build a wavelet tree for an integer array and answer range kth-smallest queries.
wayback
wayback_check
Check if a URL has been archived by the Wayback Machine and get the closest snapshot.
weighted
weighted_mean
Compute weighted, arithmetic, geometric, and harmonic means of a set of values.
wiktionary
wiktionary_lookup
Look up a word definition in Wiktionary (multi-language).
word
word_count
Count words, characters, sentences, and estimate reading time.
wordfreq
wordfreq_analyse
Analyse word frequencies in text, returning counts and top words.
xor
xor_basis
Compute a linear basis over GF(2) (XOR basis) for a set of integers.
xpass
xpass_aggregated_verdict
Return one XPass conductor verdict for a target PR/change at a specific commit SHA. Selected PASS receipts must name the same head SHA; stale, unscoped, missing, or blocker receipts cannot produce a green verdict.
yesno
yesno_random
Get a random yes/no answer with an animated GIF.
zscore
zscore_calculate
Calculate z-score, cumulative probability, and percentile for a value given mean and standard deviation.

Endpoints

URLTransportStateLatencyChecked
https://unclick.world/api/mcp streamable-http sign-in 295 ms 13 min ago

Alternatives to UnClick

same job, measured the same way
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
TestGraph
by bbcbasic

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

37 tools answering
Semilattice - audience prediction
by semilattice-research

Semilattice lets agents make predictions about audiences for content testing and decision making.

answering
Qtm4j MCP Server
by salehrifai42

MCP server for QMetry Test Management for Jira (QTM4J): test cases, cycles, executions, plans.

45 installs/wk local only
Operant MCP
by operantlabs

Security testing MCP server for penetration testing, forensics, and vulnerability assessment

49 installs/wk local only
Sentinel DV
by kiranreddi

MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.

78 installs/wk local only
Account Pool
by ankitsxchdeva

Exclusive, crash-safe leases on a pool of test accounts for parallel agent QA runs.

31 installs/wk local only
Cowork QA
by insideos-designs

Goal-driven Playwright browser sessions for LLMs, with full action traces and aria-snapshots.

28 installs/wk local only

UnClick — questions

Answers built from our own checks of this server.

What can UnClick do?
It exposes 1652 tools, read directly from the server on our last check. Among them: abn_lookup, abn_search, abuseipdb_blacklist, abuseipdb_check_ip, abuseipdb_report_ip, ackermann and 1646 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is UnClick mostly used for?
Its tools cluster around random, testpass and text. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is UnClick working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 343 ms. The bar chart above shows every period we have measured.
How do I connect UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to UnClick?
No API key is involved. UnClick answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is UnClick?
It answers our handshake in 343 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.