AI agent tool reliability // full index
Categories
data 141893 · knowledge 112917 · other 90815 · search 52487 · devops 52151 · finance 49209 · code 40636 · communication 36616 · productivity 35076 · files 33012 · security 32268 · media 32255 · retrieval 24452 · web 23814 · database 22135 · ml 17873 · browser 15560 · email 10084 · payments 5310 · calendar 4411 · analytics 4015 · blockchain 1904 · network 1774 · health 1620 · marketing 1292 · crm 1173 · storage 833 · memory 829 · research 745 · social 704 · ecommerce 629 · design 585 · project 512 · commerce 505 · advertising 471 · news 447 · compliance 427 · seo 426 · api 379 · system 349 · project management 344 · monitoring 307 · education 217 · content 191 · cloud 164 · observability 138 · automation 134 · weather 131 · debug 124 · mobile 120 · workflow 111 · marketplace 109 · iot 109 · account 109 · auth 109 · fitness 108 · integration 107 · identity 105 · hardware 103 · cms 100
Tools
- scripts usernamexiaozhang/camoufox-versatile-mcp — 脚本管理:list/get/save
- search_code usernamexiaozhang/camoufox-versatile-mcp — 搜索关键词
- hook_function usernamexiaozhang/camoufox-versatile-mcp — Hook 或追踪函数
- remove_hooks usernamexiaozhang/camoufox-versatile-mcp — 移除所有 Hook
- inject_hook usernamexiaozhang/camoufox-versatile-mcp — 注入自定义 JS Hook
- network_capture usernamexiaozhang/camoufox-versatile-mcp — 网络捕获控制
- list_network_requests usernamexiaozhang/camoufox-versatile-mcp — 列出已捕获的请求
- get_network_request usernamexiaozhang/camoufox-versatile-mcp — 获取请求完整详情
- intercept_request usernamexiaozhang/camoufox-versatile-mcp — 拦截请求
- hook_jsvmp_interpreter usernamexiaozhang/camoufox-versatile-mcp — JSVMP 运行时探针
- instrumentation usernamexiaozhang/camoufox-versatile-mcp — 源码级插桩
- compare_env usernamexiaozhang/camoufox-versatile-mcp — 浏览器环境指纹收集
- detect_vmp usernamexiaozhang/camoufox-versatile-mcp — 检测页面使用的 VMP 保护类型
- trace_vmp_for_sign usernamexiaozhang/camoufox-versatile-mcp — 追踪 VMP 读取的 fingerprint 属性
- get_request_initiator usernamexiaozhang/camoufox-versatile-mcp — 获取请求发起的 JS 调用栈
- disassemble_wasm usernamexiaozhang/camoufox-versatile-mcp — 将 WASM 字节码反汇编为 WAT
- capture_worker_js usernamexiaozhang/camoufox-versatile-mcp — 劫持 new Worker() 捕获 blob URL 源码
- get_storage usernamexiaozhang/camoufox-versatile-mcp — 获取 localStorage/sessionStorage
- import_state usernamexiaozhang/camoufox-versatile-mcp — 导入浏览器状态
- get_env_info usernamexiaozhang/camoufox-versatile-mcp — 获取当前浏览器环境信息
- get_tap_log usernamexiaozhang/camoufox-versatile-mcp — 读取 trace_vmp_for_sign 记录的 Tap 日志
- cookies usernamexiaozhang/camoufox-versatile-mcp — Cookie 管理
- verify_fingerprint usernamexiaozhang/camoufox-versatile-mcp — 验证指纹是否满足目标网站要求
- capture_ws_payloads usernamexiaozhang/camoufox-versatile-mcp — 劫持 new WebSocket() 记录流量
- auto_suggest_missing_props usernamexiaozhang/camoufox-versatile-mcp — 根据失败日志推荐缺失的 fingerprint prop
- js_engine_trace usernamexiaozhang/camoufox-versatile-mcp — JS 引擎 tracing
- replay_vmp_offline usernamexiaozhang/camoufox-versatile-mcp — 在 Node 沙箱中离线重放 VMP 代码
- http_packet_trace usernamexiaozhang/camoufox-versatile-mcp — HTTP 包 trace
- trace_js_and_http usernamexiaozhang/camoufox-versatile-mcp — 组合模式:同时开启 JS trace 和 HTTP trace
- reload usernamexiaozhang/camoufox-versatile-mcp — 刷新页面
- inject_hook_preset usernamexiaozhang/camoufox-versatile-mcp — 注入预置 Hook
- detect_captcha usernamexiaozhang/camoufox-versatile-mcp — 检测当前页面是否有 captcha 挑战
- wait_for usernamexiaozhang/camoufox-versatile-mcp — 等待元素出现或 URL 匹配
- get_page_info usernamexiaozhang/camoufox-versatile-mcp — 获取当前页面信息
- scroll usernamexiaozhang/camoufox-versatile-mcp — 滚动页面
- go_back usernamexiaozhang/camoufox-versatile-mcp — 后退
- memory_delete io.github.nikitacometa/mnemon-mcp — Delete a memory; re-activates its predecessor if any
- memory_inspect io.github.nikitacometa/mnemon-mcp — Get layer statistics or trace a single memory's version history
- memory_export io.github.nikitacometa/mnemon-mcp — Export to JSON, Markdown, or Claude-md format with filters
- memory_health io.github.nikitacometa/mnemon-mcp — Run diagnostics: expired entries, orphaned chains, stale memories; optionally GC
- memory_session_start io.github.nikitacometa/mnemon-mcp — Start an agent session — returns session ID for grouping memories
- memory_session_end io.github.nikitacometa/mnemon-mcp — End a session with optional summary; returns duration and memory count
- memory_session_list io.github.nikitacometa/mnemon-mcp — List sessions with filters by client, project, or active status
- memory_add io.github.nikitacometa/mnemon-mcp — Store a memory with layer, entity, confidence, importance, and optional TTL
- memory_search io.github.nikitacometa/mnemon-mcp — Full-text or exact search with filters by layer, entity, date, scope, confidence
- memory_update io.github.nikitacometa/mnemon-mcp — Update in-place or create a versioned replacement (superseding chain)
- list_printers MichaelGagnon13/cura-mcp — List available printer profiles (id, build volume, nozzle).
- get_profile MichaelGagnon13/cura-mcp — Return the full settings of a profile, to inspect or tweak.
- slice MichaelGagnon13/cura-mcp — Slice one or more STL files with a profile + optional setting overrides → gcode + print time.
- wait_for_email courier-protocol — Wait for an incoming email to the inbox.
- extract_magic_link courier-protocol — Extract magic links from received emails.
- create_inbox courier-protocol — Create a new durable email inbox for an agent.
- extract_otp courier-protocol — Extract OTP codes from received emails.
- get_inbox courier-protocol — Retrieve inbox details and messages.
- get_self_user_info mlbb229229-create/douyin-favorites-mcp — 获取当前登录账号基本信息(昵称/uid/粉丝/关注/获赞)
- list_collection_videos mlbb229229-create/douyin-favorites-mcp — 拉取默认"收藏"夹的视频列表
- list_collects mlbb229229-create/douyin-favorites-mcp — 列出所有收藏夹(专辑):id、名称、视频数量
- get_collect_videos mlbb229229-create/douyin-favorites-mcp — 拉取指定收藏夹(专辑)内的视频/图文
- get_video_detail mlbb229229-create/douyin-favorites-mcp — 获取单条视频详情与互动数据
- douyin_login_start mlbb229229-create/douyin-favorites-mcp — 打开有头 Chrome 扫码登录抖音(会话保存在本地 profile)
- douyin_login_status mlbb229229-create/douyin-favorites-mcp — 检查当前 session 是否有效(基于 sessionid cookie)
- douyin_logout mlbb229229-create/douyin-favorites-mcp — 清空本地浏览器 profile
- douyin_health_check mlbb229229-create/douyin-favorites-mcp — 健康检查
- get_file_content barateza/mcp-plesk-dev-docs — Retrieve the full content of a specific documentation file.
- resolve_references barateza/mcp-plesk-dev-docs — Find all files referencing a specific symbol or topic.
- refresh_knowledge barateza/mcp-plesk-dev-docs — Re-fetch sources and update the index (incremental).
- trigger_index_sync barateza/mcp-plesk-dev-docs — Start a background indexing job.
- daemon_health barateza/mcp-plesk-dev-docs — Check readiness, hardware acceleration (MPS/CUDA), and latency stats.
- search_plesk_unified barateza/mcp-plesk-dev-docs — Hybrid search with RRF and Cross-Encoder reranking.
- regulations_search_dockets GSA-TTS/mcp-server-regulations-gov — Search dockets by keyword, agency, type
- regulations_search_documents GSA-TTS/mcp-server-regulations-gov — Search Rules, Proposed Rules, Notices by keyword, agency, date range, docket
- regulations_get_document GSA-TTS/mcp-server-regulations-gov — Get full metadata for a specific document
- regulations_search_comments GSA-TTS/mcp-server-regulations-gov — Search public comments by keyword, agency, docket, or document
- regulations_get_comment GSA-TTS/mcp-server-regulations-gov — Get full text and metadata for a specific comment
- regulations_get_docket GSA-TTS/mcp-server-regulations-gov — Get full metadata for a specific docket
- delegate_to_kimi JMcordobamendez/kimi-delegate-mcp — Returns code as text without writing to disk; review-before-write mode.
- delegate_and_apply JMcordobamendez/kimi-delegate-mcp — Writes files directly and returns a diff; review after writing.
- delegate_agentic JMcordobamendez/kimi-delegate-mcp — Autonomous agent mode: explores, edits, runs code, and self-corrects; can pause via ask_claude.
- resume_delegation JMcordobamendez/kimi-delegate-mcp — Resumes a paused agentic delegation session with context intact.
- temporal_reachability zxf-work/TGMS MCP Server — Time-respecting reachability query: find nodes reachable from a source within a time window.
- burst_detection zxf-work/TGMS MCP Server — Detect bursts of activity (edges) over time intervals.
- snapshot_diff zxf-work/TGMS MCP Server — Compute the difference between two snapshots of the graph at different valid times.
- interval_join zxf-work/TGMS MCP Server — Allen interval join between two sets of temporal edges.
- delta_motif zxf-work/TGMS MCP Server — Find delta-motifs (temporal patterns) in the graph.
- as_of_query zxf-work/TGMS MCP Server — Query the graph as of a given transaction time (belief state).
- bulk_update_keywords CorgiCorner/Bisibility — Bulk update keywords
- update_team_member_role CorgiCorner/Bisibility — Update team member role
- connect_provider CorgiCorner/Bisibility — Connect a provider
- test_provider_connection CorgiCorner/Bisibility — Test provider connection
- set_provider_priority CorgiCorner/Bisibility — Set provider priority
- set_primary_provider CorgiCorner/Bisibility — Set primary provider
- update_project CorgiCorner/Bisibility — Update a project.
- delete_project CorgiCorner/Bisibility — Delete a project.
- list_traffic_snapshots CorgiCorner/Bisibility — List traffic snapshots
- list_search_performance_query_stats CorgiCorner/Bisibility — List search performance query stats
- sync_project_traffic CorgiCorner/Bisibility — Sync project traffic
- research_keywords CorgiCorner/Bisibility — Research keywords.
- disable_sitemap_monitor CorgiCorner/Bisibility — Disable a sitemap monitor
- analyze_backlinks CorgiCorner/Bisibility — Analyze backlinks for a domain.
- get_me CorgiCorner/Bisibility — Get information about the authenticated user.
more →