AI agent tool reliability // full index
Categories
data 32133 · knowledge 31061 · other 21467 · finance 17197 · search 14396 · devops 11188 · communication 9788 · productivity 9461 · code 9198 · security 8409 · files 7103 · ml 6641 · media 6518 · database 5182 · web 4773 · retrieval 3945 · browser 3057 · payments 1968 · email 1846 · analytics 1109 · calendar 1077 · blockchain 779 · marketing 546 · research 407 · health 366 · crm 313 · memory 305 · ecommerce 242 · advertising 225 · network 199 · compliance 160 · seo 140 · design 135 · project management 135 · storage 134 · news 121 · social 111 · monitoring 104 · api 82 · system 66 · cms 56 · education 54 · identity 52 · testing 52 · sales 51 · project 38 · iot 37 · healthcare 35 · marketplace 34 · social media 32 · defi 31 · content 31 · hardware 29 · authentication 29 · cloud 27 · observability 26 · commerce 25 · hr 24 · admin 24 · accessibility 24
Tools
- npm/-opentabs-dev/opentabs-plugin-linear/create_milestone Create a new project milestone
- npm/-opentabs-dev/opentabs-plugin-linear/update_milestone Update a project milestone
- npm/-opentabs-dev/opentabs-plugin-linear/list_initiatives List initiatives
- npm/-opentabs-dev/opentabs-plugin-linear/get_initiative Get details of a single initiative
- npm/-opentabs-dev/opentabs-plugin-linear/create_initiative Create a new initiative
- npm/-opentabs-dev/opentabs-plugin-linear/update_initiative Update an existing initiative
- npm/-opentabs-dev/opentabs-plugin-linear/list_documents List documents
- npm/-opentabs-dev/opentabs-plugin-linear/get_document Get details of a single document
- npm/-opentabs-dev/opentabs-plugin-linear/update_document Update an existing document
- npm/-opentabs-dev/opentabs-plugin-linear/list_teams List teams in the workspace
- npm/-opentabs-dev/opentabs-plugin-linear/get_team Get details of a single team
- npm/-opentabs-dev/opentabs-plugin-linear/list_team_members List members of a team
- glama/ashwani983/infra-diagnostics-mcp/check_port TCP connectivity test with latency measurement
- glama/ashwani983/infra-diagnostics-mcp/dns_lookup DNS record resolution (A, AAAA, MX, CNAME, TXT, NS)
- glama/ashwani983/infra-diagnostics-mcp/parse_logs Extract errors/warnings from log text
- glama/ashwani983/infra-diagnostics-mcp/system_health CPU, memory, disk, load average, open FDs
- glama/ashwani983/infra-diagnostics-mcp/ssl_cert_check SSL certificate expiry and details
- glama/hudayiarici/mcp-minecraft-remote/disconnectFromServer Disconnect from the Minecraft server
- glama/hudayiarici/mcp-minecraft-remote/sendChat Send a chat message to the server
- glama/hudayiarici/mcp-minecraft-remote/getServerInfo Get information about the connected server
- glama/hudayiarici/mcp-minecraft-remote/getPosition Get current player position
- glama/hudayiarici/mcp-minecraft-remote/lookAt Make the player look in a specific direction or at coordinates
- glama/hudayiarici/mcp-minecraft-remote/digBlock Mine a block at specific coordinates
- glama/hudayiarici/mcp-minecraft-remote/placeBlock Place a block at specific coordinates
- glama/hudayiarici/mcp-minecraft-remote/collectBlocks Smartly collect blocks of a specific type using vein-mining logic
- glama/hudayiarici/mcp-minecraft-remote/checkInventory Basic inventory check
- glama/hudayiarici/mcp-minecraft-remote/inventoryDetails Get detailed information about inventory items
- glama/hudayiarici/mcp-minecraft-remote/tossItem Throw items from inventory
- glama/hudayiarici/mcp-minecraft-remote/attackEntity Attack a specific entity
- glama/hudayiarici/mcp-minecraft-remote/followEntity Follow a specific entity
- glama/hudayiarici/mcp-minecraft-remote/useOnEntity Use held item on a specific entity
- glama/hudayiarici/mcp-minecraft-remote/withdrawItem Take items from an open container
- glama/hudayiarici/mcp-minecraft-remote/closeContainer Close the currently open container
- glama/hudayiarici/mcp-minecraft-remote/getRecipes Get a list of available crafting recipes
- glama/hudayiarici/mcp-minecraft-remote/craftItem Craft an item using available materials
- glama/hudayiarici/mcp-minecraft-remote/listTrades List available trades from a nearby villager
- glama/hudayiarici/mcp-minecraft-remote/moveTo Move to specific coordinates
- glama/hudayiarici/mcp-minecraft-remote/moveControl Basic movement controls (forward, back, left, right, jump, sprint, sneak, stop)
- glama/hudayiarici/mcp-minecraft-remote/equipItem Equip an item from inventory to hand or armor slot
- glama/hudayiarici/mcp-minecraft-remote/getNearbyPlayers Get list of nearby players
- glama/hudayiarici/mcp-minecraft-remote/getNearbyEntities Get a list of all entities nearby
- glama/hudayiarici/mcp-minecraft-remote/openContainer Open a container at specific coordinates
- glama/hudayiarici/mcp-minecraft-remote/depositItem Put items into an open container
- glama/hudayiarici/mcp-minecraft-remote/tradeWithVillager Trade with a nearby villager
- glama/hudayiarici/mcp-minecraft-remote/connectToServer Connect to a Minecraft server with specified credentials
- glama/ravigarg27/cx-assistant-mcp/ask_stage_structured Ask a pre-built question (from 116 types) to CX Assistant stage environment.
- glama/ravigarg27/cx-assistant-mcp/ask_stage_open Ask a free-form question to CX Assistant stage environment.
- glama/ravigarg27/cx-assistant-mcp/ask_production_structured Ask a pre-built question (from 116 types) to CX Assistant production environment.
- glama/ravigarg27/cx-assistant-mcp/ask_production_open Ask a free-form question to CX Assistant production environment.
- glama/ravigarg27/cx-assistant-mcp/login Authenticate or re-authenticate to CX Assistant (both production and stage).
- glama/snoli2001/mssql-mcp-server/execute_query Execute read-only SQL queries (SELECT statements or CTEs) with optional parameters and row limit.
- glama/snoli2001/mssql-mcp-server/describe_table Get detailed structure information for a specific table including columns, data types, nullability, defaults.
- glama/snoli2001/mssql-mcp-server/connection_status Check the current database connection status and configuration.
- glama/snoli2001/mssql-mcp-server/disconnect_database Close the current database connection safely.
- glama/snoli2001/mssql-mcp-server/list_procedures List stored procedures in a specific schema with creation and modification dates.
- glama/snoli2001/mssql-mcp-server/describe_procedure Get detailed parameter information for a stored procedure.
- glama/snoli2001/mssql-mcp-server/get_procedure_definition Retrieve the T-SQL source code of a stored procedure.
- glama/snoli2001/mssql-mcp-server/connect_database Establish a connection to a Microsoft SQL Server database using credentials from environment variables.
- glama/snoli2001/mssql-mcp-server/get_schema Retrieve database schema information (tables, views, procedures, functions) filtered by type and schema.
- glama/snoli2001/mssql-mcp-server/get_table_data Read rows from a table with optional filtering, pagination, and sorting.
- glama/esreekarreddy/mcp-prompt-library/suggest_prompts Smart suggestions based on your intent
- glama/esreekarreddy/mcp-prompt-library/get_prompt Fetch any prompt by name (fuzzy matching works)
- glama/esreekarreddy/mcp-prompt-library/search_prompts Search library by keywords
- glama/esreekarreddy/mcp-prompt-library/library_stats Library statistics
- glama/esreekarreddy/mcp-prompt-library/list_chains View available workflow chains
- glama/esreekarreddy/mcp-prompt-library/start_chain Begin a multi-step workflow
- glama/esreekarreddy/mcp-prompt-library/chain_next Proceed to next step in current chain
- glama/esreekarreddy/mcp-prompt-library/chain_status Check current chain status
- glama/esreekarreddy/mcp-prompt-library/chain_reset Reset or cancel current chain
- glama/esreekarreddy/mcp-prompt-library/list_modifiers List available quick modifiers
- glama/esreekarreddy/mcp-prompt-library/get_modifier Get details of a specific modifier
- glama/esreekarreddy/mcp-prompt-library/enhance_prompt Analyze request and suggest approach + relevant prompts
- glama/esreekarreddy/mcp-prompt-library/save_to_library Save new prompts to the library
- glama/esreekarreddy/mcp-prompt-library/compose_prompt Compose multiple prompts with modifiers
- glama/esreekarreddy/mcp-prompt-library/random_prompt Random prompt for inspiration
- glama/rubayatkhan/mcp-research-pipeline/ask_notebook Ask a question against notebook sources (RAG)
- glama/rubayatkhan/mcp-research-pipeline/generate_artifact Generate audio, video, quiz, flashcards, report, mind_map, infographic, slide_deck, or data_table
- glama/rubayatkhan/mcp-research-pipeline/list_artifacts List all artifacts in a notebook
- glama/rubayatkhan/mcp-research-pipeline/download_artifact Download a completed artifact
- glama/rubayatkhan/mcp-research-pipeline/research_topic End-to-end: search YouTube → create notebook → add sources → ask question
- glama/rubayatkhan/mcp-research-pipeline/search_youtube Search YouTube for videos or channels
- glama/rubayatkhan/mcp-research-pipeline/get_channel_videos Paginated list of all channel videos
- glama/rubayatkhan/mcp-research-pipeline/get_playlist_videos Paginated list of playlist videos
- glama/rubayatkhan/mcp-research-pipeline/create_notebook Create a new NotebookLM notebook
- glama/rubayatkhan/mcp-research-pipeline/list_notebooks List all notebooks
- glama/rubayatkhan/mcp-research-pipeline/get_transcript Fetch transcript from a YouTube URL or video ID
- glama/rubayatkhan/mcp-research-pipeline/get_channel_latest Get 15 most recent videos from a channel
- glama/rubayatkhan/mcp-research-pipeline/add_source Add a URL, YouTube video, or text to a notebook
- glama/rubayatkhan/mcp-research-pipeline/list_sources List sources in a notebook
- glama/rubayatkhan/mcp-research-pipeline/check_artifact_status Poll generation status
- glama/perforce/perforce-p4-mcp-server/changelist_details Get details of a specific changelist.
- glama/perforce/perforce-p4-mcp-server/changelist_submit Submit a pending changelist.
- glama/perforce/perforce-p4-mcp-server/shelve_delete Delete a shelved changelist.
- glama/perforce/perforce-p4-mcp-server/shelve_create Shelve files in a changelist.
- glama/perforce/perforce-p4-mcp-server/shelve_list List shelves for the current user.
- glama/perforce/perforce-p4-mcp-server/workspace_list List workspaces for the current user.
- glama/perforce/perforce-p4-mcp-server/job_details Get details of a specific job.
- glama/perforce/perforce-p4-mcp-server/workspace_details Get details of a specific workspace.
- glama/perforce/perforce-p4-mcp-server/job_list List jobs matching a filter.
- glama/perforce/perforce-p4-mcp-server/stream_list List streams in a depot.
more →