AI agent tool reliability // full index
Categories
data 129439 · knowledge 103487 · other 82595 · devops 50475 · search 47966 · finance 46869 · code 38375 · communication 34386 · productivity 33229 · files 31289 · media 31046 · security 29997 · retrieval 23344 · database 21506 · ml 16945 · browser 14715 · web 13744 · email 9732 · payments 4938 · calendar 4261 · analytics 3788 · blockchain 1782 · network 1716 · health 1625 · marketing 1255 · crm 1093 · storage 808 · memory 804 · research 710 · social 650 · ecommerce 601 · design 576 · project 510 · commerce 479 · advertising 439 · news 422 · compliance 403 · seo 391 · api 366 · system 337 · project management 334 · monitoring 287 · education 214 · content 181 · cloud 164 · observability 137 · automation 131 · debug 119 · mobile 119 · workflow 119 · iot 108 · fitness 108 · auth 105 · account 104 · identity 103 · hardware 102 · integration 101 · marketplace 97 · cms 95 · testing 94
Tools
- update_transport @min-ai/mcp-admin — Update a transport.
- update_team @min-ai/mcp-admin — Update a team.
- delete_team @min-ai/mcp-admin — Delete a team. DESTRUCTIVE.
- set_team_membership @min-ai/mcp-admin — Set team membership.
- list_plugins @min-ai/mcp-admin — List plugins.
- get_plugin @min-ai/mcp-admin — Get a plugin.
- install_plugin @min-ai/mcp-admin — Install a plugin.
- reconcile_plugin @min-ai/mcp-admin — Reconcile a plugin (update / repair).
- uninstall_plugin @min-ai/mcp-admin — Uninstall a plugin. DESTRUCTIVE.
- list_credentials @min-ai/mcp-admin — List credentials (slugs, names, wiring; no secret values).
- update_credential @min-ai/mcp-admin — Update credential metadata without rotating.
- control_session @min-ai/mcp-admin — Control a session: stop / restart / recycle / expire.
- list_teams @min-ai/mcp-admin — List teams.
- create_team @min-ai/mcp-admin — Create a team.
- get_instance_overview @min-ai/mcp-admin — Start here: company, runtime health, and every agent/workflow/channel/team/inbox in one call.
- list_agents @min-ai/mcp-admin — List agents.
- get_agent @min-ai/mcp-admin — Get an agent.
- update_skill @min-ai/mcp-admin — Update a skill.
- delete_skill @min-ai/mcp-admin — Delete a skill. DESTRUCTIVE.
- create_repo @min-ai/mcp-admin — Create a repo.
- update_repo @min-ai/mcp-admin — Update a repo.
- update_script @min-ai/mcp-admin — Update a script.
- get_workflow_runs @min-ai/mcp-admin — Get workflow runs.
- create_workflow @min-ai/mcp-admin — Create a workflow.
- delete_repo @min-ai/mcp-admin — Delete a repo. DESTRUCTIVE.
- update_mcp_server @min-ai/mcp-admin — Update an MCP server.
- create_script @min-ai/mcp-admin — Create a script.
- update_workflow @min-ai/mcp-admin — Update a workflow.
- list_webhooks @min-ai/mcp-admin — List webhooks.
- delete_webhook @min-ai/mcp-admin — Delete a webhook. DESTRUCTIVE.
- list_channels @min-ai/mcp-admin — List channels.
- update_channel @min-ai/mcp-admin — Update a channel.
- list_streams @min-ai/mcp-admin — List streams.
- delete_inbox @min-ai/mcp-admin — Delete an inbox. DESTRUCTIVE.
- list_sessions @min-ai/mcp-admin — List sessions.
- run_script @min-ai/mcp-admin — Run a script.
- list_workflows @min-ai/mcp-admin — List workflows.
- get_workflow @min-ai/mcp-admin — Get a workflow.
- set_workflow_enabled @min-ai/mcp-admin — Enable or disable a workflow.
- delete_workflow @min-ai/mcp-admin — Delete a workflow. DESTRUCTIVE.
- set_credential @min-ai/mcp-admin — Set a credential (write-only).
- list_credential_usages @min-ai/mcp-admin — List references to a credential, never its value.
- delete_credential @min-ai/mcp-admin — Delete a credential. DESTRUCTIVE.
- get_activity @min-ai/mcp-admin — Get activity.
- list_audit_actions @min-ai/mcp-admin — List audit actions.
- list_failed_deliveries @min-ai/mcp-admin — List failed deliveries (messages the platform gave up on).
- bazi_paipan Djang0000/destiny-mcp — 八字排盘:输入公历生日,输出四柱(年月日时)+ 日主 + 纳音 + 生肖
- huangli Djang0000/destiny-mcp — 黄历查询:查看今日干支和生肖
- markdown_to_docx io.github.Shan-Zhu/shuck-convert — Convert Markdown to DOCX with academic styling: Times New Roman + SimSun, three-line tables
- doc_to_markdown io.github.Shan-Zhu/shuck-convert — Convert DOCX/PDF to Markdown, extracting text, formatting, tables, images
- get_file_info io.github.zoster81/mcp-file-tools — Read file or directory metadata.
- create_directory io.github.zoster81/mcp-file-tools — Recursively create directories.
- move_file io.github.zoster81/mcp-file-tools — Move or rename files/directories.
- detect_encoding io.github.zoster81/mcp-file-tools — Conservative encoding detection with confidence or explicit ambiguity.
- convert_encoding io.github.zoster81/mcp-file-tools — Single/batch conversion with dry run and durable writes.
- detect_line_endings io.github.zoster81/mcp-file-tools — Detect CRLF/LF/mixed endings after decoding UTF-8, legacy, or UTF-16 text
- change_line_endings io.github.zoster81/mcp-file-tools — Convert LF/CRLF while preserving encoding, BOM state, and non-line-ending bytes
- manage_bom io.github.zoster81/mcp-file-tools — Detect, strip, or add Unicode BOM
- list_encodings io.github.zoster81/mcp-file-tools — Show all supported encodings
- list_allowed_directories io.github.zoster81/mcp-file-tools — Show accessible directories
- run_script io.github.zoster81/mcp-file-tools — Execute a supported script or executable inside an allowed directory when explicitly enabled
- shell io.github.zoster81/mcp-file-tools — Execute an unrestricted shell command when explicitly enabled
- check_for_updates io.github.zoster81/mcp-file-tools — Check the latest release of this fork with a cached GitHub request
- write_file io.github.zoster81/mcp-file-tools — Write through the shared encoder with explicit auto/always/never/preserve BOM policy
- write_whole_file io.github.zoster81/mcp-file-tools — Replace complete file contents through the shared encoder.
- patch_package io.github.zoster81/mcp-file-tools — Inspect, dry-run, apply, and verify declared multi-file edits.
- fingerprint_paths io.github.zoster81/mcp-file-tools — Deterministic SHA-256 state fingerprints.
- verify_state io.github.zoster81/mcp-file-tools — Bounded typed JSON/text/Git-diff/fingerprint checks.
- backup_store io.github.zoster81/mcp-file-tools — Status, review, audit, restore, and explicit garbage collection for the optional persistent store.
- read_multiple_files io.github.zoster81/mcp-file-tools — Deterministic bounded batch reads with per-file status.
- list_directory io.github.zoster81/mcp-file-tools — List directory entries with filtering and deterministic sorting.
- copy_file io.github.zoster81/mcp-file-tools — Copy a file through the durable filesystem layer.
- delete_file io.github.zoster81/mcp-file-tools — Delete a validated file.
- tree io.github.zoster81/mcp-file-tools — Compact .gitignore-aware deterministic tree output.
- search_files io.github.zoster81/mcp-file-tools — Bounded .gitignore-aware glob search.
- grep_text_files io.github.zoster81/mcp-file-tools — Paged regex search with deterministic partial-coverage reporting.
- read_text_file io.github.zoster81/mcp-file-tools — Stream decoded text with bounded output and optional line numbers.
- edit_file io.github.zoster81/mcp-file-tools — Direct edits or one-shot preview/apply with exact/flexible/fuzzy/patch modes.
- directory_tree io.github.zoster81/mcp-file-tools — Get a deterministic secure recursive tree as JSON (deprecated, use tree)
- get_karma @agentkarma/sdk — Get karma score for a wallet address
- get_provider_karma @agentkarma/sdk — Get provider karma score for a wallet address
- get_consumer_karma @agentkarma/sdk — Get consumer karma score for a wallet address
- get_celo_agent @agentkarma/sdk — Get Celo agent details by agent ID
- search_agents @agentkarma/sdk — Search agents by query string
- get_agent_history @agentkarma/sdk — Get history for a wallet address
- get_feedback_summary @agentkarma/sdk — Get feedback summary for a wallet address
- submit_feedback @agentkarma/sdk — Submit consumer feedback for an agent
- route_query kangise/ecommerce-ai-roadmap — Routes a user query to the appropriate domain skill based on the query content.
- read_chapter kangise/ecommerce-ai-roadmap — Reads a specific chapter from the knowledge base.
- list_skills kangise/ecommerce-ai-roadmap — Lists all available domain skills.
- get_constraints kangise/ecommerce-ai-roadmap — Retrieves constraints from the ontology for a given entity or context.
- search_knowledge kangise/ecommerce-ai-roadmap — Searches the knowledge base for relevant chapters or sections.
- task_status io.github.zoster81/scripthold — Check status of a submitted task.
- test io.github.zoster81/scripthold — Run tests in a workspace.
- write_file io.github.zoster81/scripthold — Write content to a file atomically with encoding and line-ending control.
- edit_file io.github.zoster81/scripthold — Apply a patch to a file with approval and conflict detection.
- list_directory io.github.zoster81/scripthold — List directory contents with deterministic traversal and .gitignore support.
- grep io.github.zoster81/scripthold — Search files with regex, paging, and multiple modes.
- convert_encoding io.github.zoster81/scripthold — Convert file encoding and preview changes.
- execute_command io.github.zoster81/scripthold — Run a shell command or script in a workspace.
more →