glimind. Docs Status Get key
AI agent tool reliability // full index
Categories knowledge 26277 · data 26232 · other 17821 · finance 14760 · search 12061 · devops 8740 · communication 8068 · productivity 7419 · code 7302 · security 6750 · files 5665 · ml 5546 · media 5054 · web 4028 · database 3969 · retrieval 3318 · browser 2379 · payments 1598 · email 1401 · analytics 869 · calendar 806 · blockchain 602 · marketing 436 · research 396 · health 261 · memory 232 · crm 229 · ecommerce 210 · advertising 175 · network 155 · compliance 143 · seo 113 · project management 110 · news 108 · storage 103 · design 100 · social 98 · monitoring 83 · api 71 · cms 54 · identity 42 · sales 38 · system 38 · healthcare 31 · defi 31 · content 31 · education 30 · social media 29 · marketplace 28 · observability 26 · project 25 · commerce 24 · cloud 21 · hardware 21 · automation 21 · iot 20 · hr 20 · accessibility 20 · workflow 18 · debugging 17
Tools glama/mariner10/carter-mcp/get_layout_schema Get the layout structure reference
glama/mariner10/carter-mcp/connect Connect to MeshSocket relay, get QR pairing payload
glama/mariner10/carter-mcp/push_layout Push a layout (routed w/ render echo, or broadcast)
glama/mariner10/carter-mcp/save_layout Send layout-save so device persists to disk
glama/mariner10/carter-mcp/disconnect Tear down MeshSocket connection
glama/mariner10/carter-mcp/get_device_layout Read the layout currently live on the device
glama/mariner10/carter-mcp/get_control_state Read current control values on the device
glama/mariner10/carter-mcp/get_connection_status Read the device's relay connection status
glama/mariner10/carter-mcp/list_device_layouts List all layout files on the paired device
glama/mariner10/carter-mcp/save_device_layout Create or update a layout file on the device
glama/mariner10/carter-mcp/get_control_catalog Machine-readable schema for all controls (one call)
glama/mariner10/carter-mcp/list_control_examples List documented example snippets
glama/mariner10/carter-mcp/get_control_example Get a documented example snippet
glama/mariner10/carter-mcp/begin_edit Start a new edit session (blank / from_sample / from_device)
glama/mariner10/carter-mcp/preview_buffer Preview the current buffer
glama/mariner10/carter-mcp/get_buffer_json Get the buffer as JSON
glama/mariner10/carter-mcp/add_control Add a control to the buffer
glama/mariner10/carter-mcp/insert_example Insert an example into the buffer
glama/mariner10/carter-mcp/update_control Update a control in the buffer
glama/mariner10/carter-mcp/remove_control Remove a control from the buffer
glama/mariner10/carter-mcp/move_control Move a control in the buffer
glama/mariner10/carter-mcp/add_tab Add a tab to the buffer
glama/mariner10/carter-mcp/add_group Add a group to the buffer
glama/mariner10/carter-mcp/show_grid Show the grid layout
glama/mariner10/carter-mcp/push_buffer Push the buffer to the device
glama/mariner10/carter-mcp/save_buffer Save the buffer
glama/mariner10/carter-mcp/discard_buffer Discard the buffer
glama/mariner10/carter-mcp/validate_layout Validate a layout
glama/mariner10/carter-mcp/validate_buffer Validate the buffer
glama/mariner10/carter-mcp/list_snapshots List buffer snapshots
glama/mariner10/carter-mcp/revert_buffer Revert buffer to a snapshot
glama/mariner10/carter-mcp/snapshot_buffer Take a snapshot of the buffer
glama/ai-makes-sense/weather-and-tasks-mcp-server/get_weather Get live weather for any city using Open-Meteo (keyless).
glama/ai-makes-sense/weather-and-tasks-mcp-server/add_task Add a new task to the to-do list.
glama/ai-makes-sense/weather-and-tasks-mcp-server/complete_task Mark a task as completed by its number.
glama/ai-makes-sense/weather-and-tasks-mcp-server/list_tasks List all tasks with their status.
glama/nadeemmhdm/windows-computer-control-mcp-server/get_cursor_position Get the current mouse cursor position (x, y).
glama/nadeemmhdm/windows-computer-control-mcp-server/click Click at the specified (x, y) coordinates with the given button and number of clicks.
glama/nadeemmhdm/windows-computer-control-mcp-server/right_click Right-click at the specified (x, y) coordinates.
glama/nadeemmhdm/windows-computer-control-mcp-server/double_click Double-click at the specified (x, y) coordinates.
glama/nadeemmhdm/windows-computer-control-mcp-server/triple_click Triple-click at the specified (x, y) coordinates.
glama/nadeemmhdm/windows-computer-control-mcp-server/type_text Type the given text at the currently focused field.
glama/nadeemmhdm/windows-computer-control-mcp-server/press_key Press a single key or a key combination (e.g., 'ctrl+c').
glama/nadeemmhdm/windows-computer-control-mcp-server/select_all Select all content (Ctrl+A).
glama/nadeemmhdm/windows-computer-control-mcp-server/copy Copy selected content to clipboard (Ctrl+C).
glama/nadeemmhdm/windows-computer-control-mcp-server/paste Paste clipboard content (Ctrl+V).
glama/nadeemmhdm/windows-computer-control-mcp-server/get_clipboard Read the current clipboard content.
glama/nadeemmhdm/windows-computer-control-mcp-server/set_clipboard Write text to the clipboard.
glama/nadeemmhdm/windows-computer-control-mcp-server/open_url Open a URL in the default web browser.
glama/nadeemmhdm/windows-computer-control-mcp-server/screenshot Take a screenshot and return it as a base64-encoded PNG.
glama/nadeemmhdm/windows-computer-control-mcp-server/get_screen_size Get the screen resolution (width, height) in pixels.
glama/nadeemmhdm/windows-computer-control-mcp-server/move_cursor Move the mouse cursor to the specified (x, y) coordinates.
glama/nadeemmhdm/windows-computer-control-mcp-server/scroll Scroll the mouse wheel at the specified (x, y) coordinates. Positive amount scrolls up, negative scrolls down.
glama/nadeemmhdm/windows-computer-control-mcp-server/drag_select Drag-select from (x1, y1) to (x2, y2).
glama/ranahaani/gnews-agent/get_brief Generate a cited LLM summary brief on a topic for a given time window.
glama/ranahaani/gnews-agent/get_timeline Get a timeline of news articles on a topic over a time window.
glama/ranahaani/gnews-agent/monitor_topic Set up a webhook to monitor a topic for new articles.
glama/ranahaani/gnews-agent/search_news Search for news articles on a topic with optional recency and limit filters.
glama/ranahaani/gnews-agent/get_sentiment Analyze sentiment of news coverage on a topic over a time window.
glama/danielrltan/repohunt/find_repos Searches GitHub for repositories matching keyword queries, returns deduplicated and ranked candidates with README excerpts and metadata.
glama/codenamerey/google-drive-mcp/create_file Create a new file
glama/codenamerey/google-drive-mcp/update_file Update an existing file
glama/codenamerey/google-drive-mcp/delete_file Delete a file
glama/codenamerey/google-drive-mcp/list_files List files in Google Drive
glama/codenamerey/google-drive-mcp/get_file Get file details
glama/axgrid/trello-mcp/list_boards All boards you can access — {id, name, shortLink, url}, nothing else.
glama/axgrid/trello-mcp/list_custom_fields Custom fields on a board plus allowed options for list-type fields.
glama/axgrid/trello-mcp/find_cards Find cards on a board filtered by custom field, list name, and/or label.
glama/axgrid/trello-mcp/get_card Full content of one card: description, custom fields, checklists, attachments, comments, members, due date.
glama/axgrid/trello-mcp/add_comment Post a comment to a card.
glama/axgrid/trello-mcp/set_custom_field Set or clear a custom field on a card; optionally create a new list option.
glama/axgrid/trello-mcp/attach_file Attach a file to a card from a local path or remote URL.
glama/urwlee/trae-cn-mcp-server/risk_analysis 风险管理分析
glama/urwlee/trae-cn-mcp-server/technical_indicator 技术指标
glama/urwlee/trae-cn-mcp-server/create_project 创建项目
glama/urwlee/trae-cn-mcp-server/run_strategy 运行回测
glama/urwlee/trae-cn-mcp-server/stock_quote 获取股票行情
glama/urwlee/trae-cn-mcp-server/stock_pick AI 智能选股
mcp-registry/io.github.mukundakatta/html-to-markdown-mcp/extract_text Strip everything, return whitespace-normalized text. Faster than html_to_md when you only need text content.
mcp-registry/io.github.mukundakatta/html-to-markdown-mcp/html_to_md Turndown-based conversion with sane defaults (ATX headings, fenced code, inline links). Strips scripts/styles by default.
glama/sh1d0w/webfetch-mcp-server/fetch_url Fetches a webpage and converts it to Markdown.
glama/johnisanerd/apify-store-api-mcp-server/apify-store-api Extract pricing, usage trends, reliability, ratings, and categories for every public Actor in the Apify Store.
glama/matematicsolutions/lt-eli-mcp/lt_get_act Metadata for an act by its TAR code.
glama/matematicsolutions/lt-eli-mcp/lt_get_text Full Lithuanian text of an act by its TAR code.
glama/matematicsolutions/lt-eli-mcp/lt_search Find acts whose title contains a substring (optionally by type).
glama/sierracharlie56/oeil-atelier-mcp/list_cameras statut des 4 cams (en ligne / RSSI / uptime / LED)
glama/sierracharlie56/oeil-atelier-mcp/get_camera_snapshot photo instantanée d'une cam (1 à 4)
glama/sierracharlie56/oeil-atelier-mcp/get_camera_status statut technique détaillé
glama/sierracharlie56/oeil-atelier-mcp/set_camera_led on / off / toggle de la LED flash
glama/kt057/mcp-server-jira/get_issue 課題の詳細を取得
glama/kt057/mcp-server-jira/create_issue 新しい課題を作成
glama/kt057/mcp-server-jira/add_comment 課題にコメントを追加
glama/kt057/mcp-server-jira/get_transitions 利用可能なステータス遷移を取得
glama/kt057/mcp-server-jira/assign_issue 課題の担当者を変更
glama/kt057/mcp-server-jira/search_issues JQL でチケットを検索
glama/kt057/mcp-server-jira/update_issue 課題のフィールドを更新
glama/kt057/mcp-server-jira/transition_issue 課題のステータスを変更
glama/kt057/mcp-server-jira/list_projects プロジェクト一覧を取得
glama/krv-labs/topos-mcp/inspect Inspect a file and return per-file metrics.
glama/krv-labs/topos-mcp/compare Compare two files and return AST edit distance.
more →