AI agent tool reliability // full index
Categories
data 135799 · knowledge 108495 · other 86043 · devops 51641 · search 49952 · finance 48511 · code 39485 · communication 36099 · productivity 34424 · files 32254 · media 32052 · security 31232 · retrieval 24198 · database 22019 · ml 17680 · web 15626 · browser 15146 · email 9999 · payments 5173 · calendar 4369 · analytics 4012 · blockchain 1845 · network 1751 · health 1620 · marketing 1289 · crm 1163 · memory 831 · storage 819 · research 739 · social 693 · ecommerce 618 · design 581 · project 511 · commerce 499 · advertising 471 · news 442 · compliance 427 · seo 423 · api 379 · project management 343 · system 342 · monitoring 301 · education 217 · content 188 · cloud 164 · observability 138 · automation 134 · debug 124 · mobile 120 · workflow 111 · iot 109 · account 109 · auth 109 · fitness 108 · integration 107 · identity 105 · marketplace 102 · hardware 102 · cms 100 · hr 98
Tools
- diff_consumer_contracts ershu-mcp — Diffs two consumer contracts.
- suggest_consumer_work ershu-mcp — Suggests consumer work based on contracts.
- refresh_repository_facts ershu-mcp — Queues refresh of repository facts.
- get_run_status ershu-mcp — Gets status of a background run.
- get_server_info ershu-mcp — Reads package version, build commit, identity status, and registered capabilities.
- list_projects ershu-mcp — Lists projects available to the authenticated user.
- resolve_project ershu-mcp — Resolves a project by name or identifier.
- list_project_repositories ershu-mcp — Lists repositories associated with a project.
- get_project_overview ershu-mcp — Gets an overview of a project.
- list_repository_documents ershu-mcp — Lists documents in a repository.
- list_document_sections ershu-mcp — Lists sections of a document.
- get_document_section ershu-mcp — Gets a specific section of a document.
- get_document ershu-mcp — Gets a full document.
- add chalermchaile/remote-mcp-server-authless — Adds two numbers and returns the sum.
- calculate chalermchaile/remote-mcp-server-authless — Performs a basic arithmetic operation (add, subtract, multiply, divide) on two numbers.
- backpack-mcp @2oolkit/backpack-cli — MCP server for Backpack Exchange — trade spot, perpetuals, borrow/lend, and manage orders from AI agents
- set_default_project_locale NomaCMS/NomaCMS MCP Server — Set the default locale (requires admin)
- list_collections NomaCMS/NomaCMS MCP Server — List all collections
- create_collection NomaCMS/NomaCMS MCP Server — Create a collection (with optional batch field creation)
- update_collection NomaCMS/NomaCMS MCP Server — Update a collection's name and slug
- reorder_collections NomaCMS/NomaCMS MCP Server — Reorder collections
- create_field NomaCMS/NomaCMS MCP Server — Add a field to a collection
- update_field NomaCMS/NomaCMS MCP Server — Update a field
- reorder_fields NomaCMS/NomaCMS MCP Server — Reorder fields within a collection
- list_entries NomaCMS/NomaCMS MCP Server — List entries with advanced filtering, sorting, pagination, count, and first
- get_entry NomaCMS/NomaCMS MCP Server — Get a single content entry
- create_entry NomaCMS/NomaCMS MCP Server — Create a content entry
- get_project NomaCMS/NomaCMS MCP Server — Get project information (default_locale, locales, etc.)
- add_project_locale NomaCMS/NomaCMS MCP Server — Add a locale code to the project (requires admin)
- get_collection NomaCMS/NomaCMS MCP Server — Get a collection with its full field schema
- patch_entry NomaCMS/NomaCMS MCP Server — Partially update an entry (HTTP PATCH; merge only the fields you send)
- publish_entry NomaCMS/NomaCMS MCP Server — Publish the draft as a new immutable version (update)
- delete_entry NomaCMS/NomaCMS MCP Server — Soft-delete a content entry (moves to trash)
- bulk_upload_assets NomaCMS/NomaCMS MCP Server — Upload multiple files atomically
- bulk_update_asset_metadata NomaCMS/NomaCMS MCP Server — Update metadata for multiple assets atomically
- unpublish_entry NomaCMS/NomaCMS MCP Server — Clear the live published pointer; versions retained (update)
- bulk_create_entries NomaCMS/NomaCMS MCP Server — Create multiple entries atomically
- bulk_update_entries NomaCMS/NomaCMS MCP Server — Update multiple entries atomically by UUID
- link_entry_translation NomaCMS/NomaCMS MCP Server — Link two entries (different locales) into the same translation group (requires update ability)
- get_entry_version NomaCMS/NomaCMS MCP Server — Fetch one version by number (includes snapshot payload)
- revert_entry_version NomaCMS/NomaCMS MCP Server — Restore draft from a prior snapshot and publish (update)
- update_entry_version_label NomaCMS/NomaCMS MCP Server — Edit label/description on a version; snapshot unchanged (update)
- list_assets NomaCMS/NomaCMS MCP Server — List assets with pagination
- get_asset NomaCMS/NomaCMS MCP Server — Get an asset by UUID or filename
- upload_asset NomaCMS/NomaCMS MCP Server — Upload a file as an asset
- delete_asset NomaCMS/NomaCMS MCP Server — Delete an asset
- list_webhooks NomaCMS/NomaCMS MCP Server — List all webhooks for the project
- get_webhook NomaCMS/NomaCMS MCP Server — Get a webhook by UUID
- create_webhook NomaCMS/NomaCMS MCP Server — Create a webhook for content and auth events (name, url, events, sources; optional description, secret, payload, status, collection_ids)
- update_webhook NomaCMS/NomaCMS MCP Server — Update a webhook by UUID (same fields as create)
- delete_webhook NomaCMS/NomaCMS MCP Server — Delete a webhook by UUID
- list_webhook_logs NomaCMS/NomaCMS MCP Server — List delivery logs for a webhook (uuid; optional paginate, page)
- bulk_delete_entries NomaCMS/NomaCMS MCP Server — Delete multiple entries atomically by UUID
- list_entry_versions NomaCMS/NomaCMS MCP Server — List version history for an entry
- update_entry NomaCMS/NomaCMS MCP Server — Update a content entry
- goto io.github.psyb0t/stealthy-auto-browse — Navigate to a URL
- new_tab io.github.psyb0t/stealthy-auto-browse — Open a new tab
- refresh io.github.psyb0t/stealthy-auto-browse — Refresh the current page
- run_script io.github.psyb0t/stealthy-auto-browse — Execute a multi-step script
- get_text io.github.psyb0t/stealthy-auto-browse — Get the text content of the page
- click io.github.psyb0t/stealthy-auto-browse — Click an element by CSS selector
- sleep io.github.psyb0t/stealthy-auto-browse — Pause execution for a duration
- screenshot io.github.psyb0t/stealthy-auto-browse — Take a screenshot of the browser
- eval io.github.psyb0t/stealthy-auto-browse — Evaluate JavaScript expression in the page
- set_virtual_media_source io.github.psyb0t/stealthy-auto-browse — Set virtual media source
- qa_get_artifact swipium — Retrieves report, screenshot, dump, and log artifacts.
- qa_automation_generate swipium — Creates reusable automation assets.
- qa_smoke swipium — Runs a smoke test on the app.
- qa_app_map_read swipium — Reads the durable app map.
- qa_job_status swipium — Polls the status of long-running jobs.
- qa_explore swipium — Explores the app UI and builds an app map.
- qa_inspect swipium — Returns full attributes of a single @eN element from the latest snapshot.
- qa_app_map_update swipium — Performs targeted provenance-tracked app-map updates.
- qa_doctor swipium — Checks local toolchain readiness for Android, iOS, or both.
- qa_wda swipium — Builds and starts WebDriverAgent for iOS UI interaction.
- qa_generate swipium — Creates reusable QA assets from the run, such as flows, page objects, POM suites, test cases, or Appium code.
- qa_test_this swipium — Autopilot tool that resolves the project, artifact, and simulator target, then runs a QA workflow.
- qa_report swipium — Produces an evidence report with app and coverage verdicts.
- qa_app_map_query swipium — Queries the durable app map.
- qa_snapshot swipium — Takes a structured snapshot of the UI tree.
- qa_flow_generate swipium — Creates reusable flow assets.
- qa_suite_generate swipium — Creates reusable test suite assets.
- qa_next_best_action swipium — Recommends the single best next tool to call with arguments and reasoning.
- qa_app_map_diff swipium — Returns a diff between two app map snapshots.
- qa_agent_brief swipium — Provides agent briefing.
- qa_capabilities swipium — Lists server capabilities.
- find_notebooks leolulu/siyuan-mcp-server — 查找并列出笔记本。
- update_block leolulu/siyuan-mcp-server — 更新指定块内容(内置成功/失败通知)。
- search_blocks leolulu/siyuan-mcp-server — 根据关键词、父块、块类型和日期等条件搜索内容块。
- get_block_content leolulu/siyuan-mcp-server — 获取指定块的完整 Markdown 内容。
- execute_sql leolulu/siyuan-mcp-server — 直接对数据库执行只读的 SELECT 查询。
- create_document leolulu/siyuan-mcp-server — 通过 Markdown 创建文档(内置成功/失败通知)。
- delete_block leolulu/siyuan-mcp-server — 删除指定块(内置成功/失败通知)。
- insert_block leolulu/siyuan-mcp-server — 在指定锚点位置插入块(内置成功/失败通知)。
- prepend_block leolulu/siyuan-mcp-server — 插入前置子块(内置成功/失败通知)。
- move_block leolulu/siyuan-mcp-server — 移动块到指定位置(内置成功/失败通知)。默认按逻辑块组执行,避免父块与内容脱离。
- push_message leolulu/siyuan-mcp-server — 推送前台普通消息(用于写操作结果提示)。
- push_error_message leolulu/siyuan-mcp-server — 推送前台错误消息(用于写操作异常提示)。
- get_block_changes leolulu/siyuan-mcp-server — 查询指定时间范围内新增或修改的内容块清单。
- list_files leolulu/siyuan-mcp-server — 列出指定路径下的文件和文件夹。
more →