AI agent tool reliability // full index
Categories
data 161830 · knowledge 125724 · other 103354 · search 60078 · devops 55878 · finance 52671 · code 44830 · communication 39500 · productivity 38410 · web 37592 · files 36264 · security 35375 · media 34661 · retrieval 26899 · database 23726 · ml 19337 · browser 16876 · email 10951 · payments 5629 · calendar 4834 · analytics 4393 · blockchain 1967 · network 1848 · health 1739 · marketing 1397 · crm 1243 · memory 932 · storage 901 · research 802 · social 748 · ecommerce 664 · design 605 · advertising 583 · seo 526 · commerce 524 · project 523 · api 423 · news 417 · compliance 389 · system 372 · project management 366 · monitoring 331 · education 219 · content 197 · weather 186 · cloud 165 · automation 156 · observability 150 · mobile 139 · debug 137 · workflow 134 · marketplace 124 · account 124 · iot 121 · fitness 117 · integration 112 · hardware 110 · auth 110 · cms 107 · testing 105
Tools
- caputchin_widget_snippet @caputchin/mcp — Generate an HTML snippet that mounts the widget.
- caputchin_siteverify_example @caputchin/mcp — Copy-paste backend /siteverify snippet (node, javascript, typescript, python, go, php, curl).
- caputchin_remote_unavailable @caputchin/mcp — Sentinel tool indicating the remote management endpoint is unreachable; description carries failure reason.
- get_database dev-avinash/metabase-mcp-server — Get details of a specific Metabase database
- list_collections dev-avinash/metabase-mcp-server — List all Metabase collections
- get_collection dev-avinash/metabase-mcp-server — Get details of a specific Metabase collection
- get_dashboard dev-avinash/metabase-mcp-server — Get details of a specific Metabase dashboard
- run_query dev-avinash/metabase-mcp-server — Run a SQL query against a Metabase database
- list_cards dev-avinash/metabase-mcp-server — List all Metabase cards (questions)
- get_card dev-avinash/metabase-mcp-server — Get details of a specific Metabase card
- list_dashboards dev-avinash/metabase-mcp-server — List all Metabase dashboards
- list_databases dev-avinash/metabase-mcp-server — List all Metabase databases
- misp_feed_stats indranilroy99/misp-mcp — Get MISP health and feed statistics.
- misp_list_taxonomies indranilroy99/misp-mcp — List MISP taxonomies
- misp_get_taxonomy indranilroy99/misp-mcp — Get details of a MISP taxonomy
- misp_list_tags indranilroy99/misp-mcp — List MISP tags
- misp_get_tag indranilroy99/misp-mcp — Get details of a MISP tag
- misp_lookup_ioc indranilroy99/misp-mcp — Look up an indicator (IP, domain, hash, etc.) in MISP
- misp_get_event indranilroy99/misp-mcp — Get details of a MISP event by ID
- misp_search_events indranilroy99/misp-mcp — Search MISP events by query
- misp_add_ioc indranilroy99/misp-mcp — Add an indicator to MISP (gated write)
- misp_add_iocs_bulk indranilroy99/misp-mcp — Add multiple indicators to MISP (gated write)
- misp_add_iocs indranilroy99/misp-mcp — Bulk add multiple indicators to MISP.
- misp_lookup_iocs indranilroy99/misp-mcp — Triage multiple indicators in one call, returning per-indicator verdicts.
- misp_correlate_ioc indranilroy99/misp-mcp — Find other indicators in the same event as a given IOC for pivoting.
- misp_health indranilroy99/misp-mcp — Check MISP server health and status
- misp_triage_iocs indranilroy99/misp-mcp — Triage multiple indicators from a report
- misp_get_feed indranilroy99/misp-mcp — Get details of a MISP feed
- misp_list_galaxies indranilroy99/misp-mcp — List MISP galaxies
- misp_get_galaxy indranilroy99/misp-mcp — Get details of a MISP galaxy
- misp_check_warninglist indranilroy99/misp-mcp — Check an indicator against MISP warninglists
- misp_list_warninglists indranilroy99/misp-mcp — List MISP warninglists
- misp_get_warninglist indranilroy99/misp-mcp — Get details of a MISP warninglist
- misp_worker_status indranilroy99/misp-mcp — Check MISP worker status
- misp_job_status indranilroy99/misp-mcp — Check MISP job status
- misp_list_feeds indranilroy99/misp-mcp — List MISP feeds
- misp_recent_iocs indranilroy99/misp-mcp — Review recent IOC submissions
- misp_enrich_ioc indranilroy99/misp-mcp — Enrich an indicator using external TI service (optional)
- list_commits @opentabs-dev/opentabs-plugin-github — List commits for a repository
- list_repos @opentabs-dev/opentabs-plugin-github — List repositories for a user or organization
- get_repo @opentabs-dev/opentabs-plugin-github — Get details of a specific repository
- create_repo @opentabs-dev/opentabs-plugin-github — Create a new repository
- compare_commits @opentabs-dev/opentabs-plugin-github — Compare two commits or branches
- list_releases @opentabs-dev/opentabs-plugin-github — List releases for a repository
- create_release @opentabs-dev/opentabs-plugin-github — Create a release in a repository
- list_branches @opentabs-dev/opentabs-plugin-github — List branches for a repository
- get_file_content @opentabs-dev/opentabs-plugin-github — Read a file from a repository
- delete_file @opentabs-dev/opentabs-plugin-github — Delete a file from a repository
- list_pull_requests @opentabs-dev/opentabs-plugin-github — List pull requests for a repository
- get_pull_request @opentabs-dev/opentabs-plugin-github — Get details of a specific pull request
- get_pull_request_diff @opentabs-dev/opentabs-plugin-github — Get the raw diff of a pull request
- list_pull_request_files @opentabs-dev/opentabs-plugin-github — List files changed in a pull request
- request_pull_request_review @opentabs-dev/opentabs-plugin-github — Request reviewers for a pull request
- get_user_profile @opentabs-dev/opentabs-plugin-github — Get a user's profile information
- list_comments @opentabs-dev/opentabs-plugin-github — List comments on an issue or pull request
- create_comment @opentabs-dev/opentabs-plugin-github — Add a comment to an issue or pull request
- create_or_update_file @opentabs-dev/opentabs-plugin-github — Create or update a file in a repository
- list_issues @opentabs-dev/opentabs-plugin-github — List issues for a repository
- list_labels @opentabs-dev/opentabs-plugin-github — List labels for a repository
- get_issue @opentabs-dev/opentabs-plugin-github — Get details of a specific issue
- create_issue @opentabs-dev/opentabs-plugin-github — Create a new issue in a repository
- update_issue @opentabs-dev/opentabs-plugin-github — Update an existing issue
- search_issues @opentabs-dev/opentabs-plugin-github — Search issues and pull requests
- create_label @opentabs-dev/opentabs-plugin-github — Create a label in a repository
- create_pull_request @opentabs-dev/opentabs-plugin-github — Create a new pull request
- update_pull_request @opentabs-dev/opentabs-plugin-github — Update a pull request
- merge_pull_request @opentabs-dev/opentabs-plugin-github — Merge a pull request
- list_org_members @opentabs-dev/opentabs-plugin-github — List members of an organization
- list_notifications @opentabs-dev/opentabs-plugin-github — List notifications for the authenticated user
- list_workflow_runs @opentabs-dev/opentabs-plugin-github — List GitHub Actions workflow runs
- get_workflow_run @opentabs-dev/opentabs-plugin-github — Get a workflow run by ID
- search_repos @opentabs-dev/opentabs-plugin-github — Search repositories on GitHub
- add_reaction @opentabs-dev/opentabs-plugin-github — Add a reaction to an issue or comment
- manage_hd_wallet io.github.CryptoAPIs-io/mcp-hd-wallet — Manage HD wallets (sync, activate, delete, list, status).
- hd_wallet_data_utxo io.github.CryptoAPIs-io/mcp-hd-wallet — Query UTXO HD wallet data (Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash, Zcash).
- hd_wallet_data_evm io.github.CryptoAPIs-io/mcp-hd-wallet — Query EVM HD wallet data (Ethereum, Ethereum Classic, BSC, Polygon, Avalanche (C-Chain), Arbitrum, Base, Optimism, Tron).
- hd_wallet_data_xrp io.github.CryptoAPIs-io/mcp-hd-wallet — Query XRP HD wallet data.
- market_data_metadata io.github.CryptoAPIs-io/mcp-market-data — List supported crypto and fiat assets with optional filtering and pagination.
- market_data_exchange_rates io.github.CryptoAPIs-io/mcp-market-data — Get exchange rate between two assets by symbol or asset ID.
- market_data_assets io.github.CryptoAPIs-io/mcp-market-data — Get asset details by asset ID or symbol.
- mastodon_social sandraschi/mastodon-mcp — Portmanteau tool for all Mastodon social operations (reply, boost, media, webhooks, etc.)
- mastodon_help sandraschi/mastodon-mcp — Provides help information for Mastodon MCP tools
- mastodon_shutdown sandraschi/mastodon-mcp — Shuts down the Mastodon MCP server
- show_outbox_card sandraschi/mastodon-mcp — Shows the human-approved outbox card for promotion drafts
- phone_get_call_log_details Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Single call log detail
- phone_get_account_call_history Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Account-wide call history, by date range
- phone_get_account_call_logs Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Account-wide call logs, by date range
- phone_get_call_element Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Single call leg/segment detail
- phone_get_user_call_logs Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — One user's call logs
- phone_get_user_call_handling_settings Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Read business/closed/holiday hour routing for a user
- phone_update_user_call_handling_setting Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Write — update a user's call routing config
- phone_get_auto_receptionist_call_handling_settings Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Read routing for an auto receptionist (IVR)
- phone_update_auto_receptionist_call_handling_setting Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Write — update auto receptionist routing config
- va_get_article Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Get one KB article
- va_create_article Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Write — create a KB article
- va_update_article Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Write — update a KB article
- va_sync_knowledge_base Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Write — trigger an external KB sync job
- va_get_sync_status Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Poll a sync job's status
- va_get_engagements Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — Bot conversation session report
- phone_get_user_call_history Justin-Gladiator/Zoom Phone + Virtual Agent MCP Server — One user's call history
more →