glimind. Docs Status Get key
AI agent tool reliability // full index
Categories knowledge 25391 · data 25191 · other 17039 · finance 14449 · search 11596 · devops 8244 · communication 7744 · productivity 7094 · code 7001 · security 6465 · files 5355 · ml 5327 · media 4842 · web 3835 · database 3763 · retrieval 3184 · browser 2238 · payments 1527 · email 1310 · analytics 821 · calendar 782 · blockchain 587 · marketing 413 · research 389 · health 243 · memory 223 · crm 217 · ecommerce 202 · advertising 171 · network 146 · compliance 135 · seo 112 · news 107 · project management 106 · design 98 · storage 98 · social 90 · monitoring 82 · api 70 · cms 54 · identity 42 · sales 38 · system 37 · defi 31 · content 31 · healthcare 31 · education 30 · marketplace 27 · social media 27 · commerce 24 · project 24 · observability 22 · cloud 21 · automation 21 · hr 20 · hardware 20 · iot 20 · accessibility 20 · debug 17 · admin 16
Tools glama/visily-app/visily-mcp/list_workspaces List workspaces for discovery.
glama/visily-app/visily-mcp/list_boards List boards for discovery.
glama/visily-app/visily-mcp/get_element Get element metadata.
npm/-opencodehub/storage/impact Analyze the blast radius of changing a symbol: direct callers, affected processes, risk level, and fix direction.
npm/-opencodehub/storage/context Retrieve full relational context for a symbol: callers, callees, processes, edges, docstrings.
npm/-opencodehub/storage/query Search the knowledge graph for processes, symbols, or flows matching a natural language query.
npm/-xuansang2770/gitnexus/list_repos Discover all indexed repositories
npm/-xuansang2770/gitnexus/context 360-degree symbol view — categorized refs, process participation
npm/-xuansang2770/gitnexus/impact Blast radius analysis with depth grouping and confidence
npm/-xuansang2770/gitnexus/detect_changes Git-diff impact — maps changed lines to affected processes
npm/-xuansang2770/gitnexus/cypher Raw Cypher graph queries
npm/-xuansang2770/gitnexus/query Process-grouped hybrid search (BM25 + semantic + RRF)
npm/-xuansang2770/gitnexus/rename Multi-file coordinated rename with graph + text search
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/hercemer42/mcp-oauth-test-server/add Adds two numbers
glama/hercemer42/mcp-oauth-test-server/echo Echoes back the input message
glama/hercemer42/mcp-oauth-test-server/whoami Returns the authenticated user's identity
glama/sadaayogee/notion-mcp-server/notion_inspect_data_source Data source schema inspection.
glama/sadaayogee/notion-mcp-server/notion_query_data_source_by_values Schema-aware data source querying with simple values.
glama/sadaayogee/notion-mcp-server/notion_append_markdown Safe Markdown append to a page.
glama/sadaayogee/notion-mcp-server/notion_append_content Append content blocks to a page.
glama/sadaayogee/notion-mcp-server/notion_find Search and target discovery.
glama/sadaayogee/notion-mcp-server/notion_read_page Compact page reading with stable block IDs.
glama/sadaayogee/notion-mcp-server/notion_create_data_source_item_from_values Schema-aware data source item creation with simple values.
glama/sadaayogee/notion-mcp-server/notion_update_content Update a single content block on a page.
glama/sadaayogee/notion-mcp-server/notion_update_content_batch Update multiple content blocks on a page.
glama/hiddenpath/spiderswitch/list_models Lists all available models from registered providers.
glama/hiddenpath/spiderswitch/switch_model Switches to a different AI model/provider.
glama/hiddenpath/spiderswitch/get_status Check current status of the switcher.
npm/mulesoft-mcp-server/create_application Create a new Mule application in Anypoint Platform.
npm/mulesoft-mcp-server/create_api_spec Create an API specification in Anypoint Platform.
npm/mulesoft-mcp-server/deploy_application Deploy a Mule application to CloudHub.
npm/mulesoft-mcp-server/search_exchange Search for assets in Anypoint Exchange.
npm/mulesoft-mcp-server/get_platform_insights Get platform usage insights and analytics.
npm/-dotit/mcp/parse_intent_text Parse an IntentText (.it) source string into a structured JSON document.
npm/-dotit/mcp/render_html Render an IntentText source string to styled HTML.
npm/-dotit/mcp/render_print Render an IntentText document to print-optimised HTML with @media print CSS. Suitable for PDF generation.
npm/-dotit/mcp/merge_template Merge an IntentText template (containing {{variable}} placeholders) with a data object.
npm/-dotit/mcp/validate_document Validate an IntentText document for semantic correctness. Checks for broken step references, missing required properties, unresolved variabl
npm/-dotit/mcp/query_document Query an IntentText document for specific blocks by type, content, or properties.
npm/-dotit/mcp/diff_documents Compare two versions of an IntentText document and return a semantic diff.
npm/-dotit/mcp/document_to_source Convert an IntentText JSON document back to .it source format.
npm/-dotit/mcp/extract_workflow Extract the execution graph from an IntentText workflow document. Returns steps in topological order, dependency relationships, parallel bat
npm/-kidkender/archmind-mcp/archmind_detect_framework Auto-detect whether a project is Laravel or NestJS, and return the framework version if available.
npm/-kidkender/archmind-mcp/archmind_list_entrypoints Discover all HTTP routes in a project — method, path, and complexity (node and edge count).
npm/-kidkender/archmind-mcp/archmind_get_findings Run static and runtime detectors on an endpoint and return structured findings.
npm/-kidkender/archmind-mcp/archmind_get_evidence_package Build a structured evidence package for a natural-language question about a route.
npm/-kidkender/archmind-mcp/archmind_trace Trace the execution graph by semantic pattern.
npm/-kidkender/archmind-mcp/archmind_get_dependents Cross-route impact analysis — find all routes that would be affected if a service class or method changes.
npm/-kidkender/archmind-mcp/archmind_invalidate_cache Force a fresh parse. Call this after modifying PHP or TypeScript source files.
npm/-kidkender/archmind-mcp/archmind_get_execution_graph Return the full or focused semantic execution graph for a specific route.
npm/-fre4x/hn/get_top_stories Current top stories (paginated)
npm/-fre4x/hn/get_new_stories Newest submissions (paginated)
npm/-fre4x/hn/get_best_stories All-time best stories (paginated)
npm/-fre4x/hn/get_ask_stories Ask HN threads (paginated)
npm/-fre4x/hn/get_show_stories Show HN threads (paginated)
npm/-fre4x/hn/get_job_stories Job postings (paginated)
npm/-fre4x/hn/get_item Full details for any item — story, comment, poll
npm/-fre4x/hn/get_user User profile and karma
npm/-fre4x/hn/get_updates IDs of recently changed items and profiles
npm/-fre4x/hn/get_max_item Latest item ID — the frontier of the stream
mcp-registry/net.agentsbase/mcp/send_email Send an email with text/HTML body and attachments
mcp-registry/net.agentsbase/mcp/check_inbox Check a mailbox inbox with optional filters
mcp-registry/net.agentsbase/mcp/get_email Get full email content by ID
mcp-registry/net.agentsbase/mcp/wait_for_code Wait for a verification code to arrive
mcp-registry/net.agentsbase/mcp/list_mailboxes List all mailboxes with plan and usage info
mcp-registry/net.agentsbase/mcp/create_mailbox Create a new mailbox, optionally on a specific domain
npm/-galaxy9day/executor-adapter/dispatch Assemble context, run the selected executor, optionally emit channel events, run post-validation, return result.
npm/-viniraioli/engram-pi-extensao/mem_context Retrieve relevant memories from previous sessions for the current project context.
glama/shuailongdai/powerfactory-mcp-automation/get_line_loadings Extract loading percentages for all lines.
glama/shuailongdai/powerfactory-mcp-automation/run_load_flow Execute a load-flow calculation on the active PowerFactory project.
glama/shuailongdai/powerfactory-mcp-automation/get_bus_voltages Extract voltage magnitudes and angles for all buses.
glama/shuailongdai/powerfactory-mcp-automation/close_line Close a specified line by its PowerFactory element ID.
glama/shuailongdai/powerfactory-mcp-automation/run_n_minus_1_short_circuit_study Perform an N-1 short-circuit capacity sweep, opening each line one at a time and calculating short-circuit at a target bus, exporting result
glama/shuailongdai/powerfactory-mcp-automation/open_line Open a specified line by its PowerFactory element ID.
glama/shuailongdai/powerfactory-mcp-automation/run_three_phase_short_circuit Run a three-phase short-circuit calculation at a specified bus.
glama/ahamed-kashif/text-to-speech/list_languages List supported language codes and names.
glama/ahamed-kashif/text-to-speech/text_to_speech Convert text to speech and save as MP3 file.
mcp-registry/io.github.theadamdanielsson/overllm/scan_path Scan a file or directory on disk for needless LLM calls.
mcp-registry/io.github.theadamdanielsson/overllm/scan_code Scan a code snippet passed inline for needless LLM calls.
npm/ollama-intern-mcp/ollama_classify Classify content into predefined categories using a tiered model.
npm/ollama-intern-mcp/ollama_summarize_fast Quick summarization using the instant tier model.
npm/ollama-intern-mcp/ollama_summarize_deep Deep summarization using the deep tier model.
npm/ollama-intern-mcp/ollama_research Perform research on a topic using the deep tier model.
npm/ollama-intern-mcp/ollama_chat General chat completion using the workhorse tier model.
npm/ollama-intern-mcp/ollama_code_citation Generate code citation using the workhorse tier model.
npm/ollama-intern-mcp/ollama_doctor Run diagnostics on the Ollama server and configuration.
npm/ollama-intern-mcp/ollama_log_tail Tail recent logs from the MCP server.
npm/ollama-intern-mcp/ollama_extract Extract structured data from content using a schema and tiered model.
npm/ollama-intern-mcp/ollama_corpus_answer Answer a question based on a provided corpus using the workhorse tier.
glama/douganredhammer/wow-armory-mcp-server/get_character_info Retrieves the World of Warcraft character page from Blizzard's Armory website.
glama/douganredhammer/wow-armory-mcp-server/get_character_reputation Retrieves the World of Warcraft character reputation page from Blizzard's Armory website.
npm/atlassian-trello-mcp/list_boards List all accessible boards
npm/atlassian-trello-mcp/trello_get_user_boards Get boards with user profile info
npm/atlassian-trello-mcp/trello_filter_lists Filter lists by name (case-insensitive substring match)
npm/atlassian-trello-mcp/trello_create_list Create a new list on a board
more →