glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 129435 · knowledge 103494 · other 82605 · devops 50476 · search 47979 · finance 46875 · code 38376 · communication 34389 · productivity 33227 · files 31289 · media 31046 · security 29998 · retrieval 23348 · database 21507 · ml 16946 · browser 14715 · web 13749 · 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 288 · 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 jump_route geleynse/Gantry — Multi-hop jump sequence with auto-refuel and arrival tick detection
multi_sell geleynse/Gantry — Sell multiple items sequentially, check demand first, deconflict with fleet
passenger_run geleynse/Gantry — Load waiting passengers by destination into free berths and plan the delivery route
scan_and_attack geleynse/Gantry — Full combat loop: scan, pick target, battle loop, auto-loot
loot_wrecks geleynse/Gantry — Scan for wrecks and salvage them
battle_readiness geleynse/Gantry — Check hull, fuel, ammo, and nearby threats before combat
flee geleynse/Gantry — Exit combat and travel to safety
view oid-mcp — Render a buffer as a PNG image, optionally zoomed to a region.
stats oid-mcp — Compute min/max/mean/std and NaN/Inf/zero counts for a buffer.
list_sessions oid-mcp — List active debugger and viewer sessions with their PIDs and pairing info.
set_view oid-mcp — Set the view (e.g., zoom/pan) of a viewer window.
get_view oid-mcp — Get the current view (e.g., zoom/pan) of a viewer window.
list_buffers oid-mcp — List observable buffer symbols at the current breakpoint.
get_oid_buffer oid-mcp — Retrieve the current OpenImageDebugger buffer data from a live debugging session.
list_oid_buffers oid-mcp — List all available OpenImageDebugger buffers in the current debugging session.
dump oid-mcp — Save a lossless .npy copy of a buffer for offline analysis.
plot oid-mcp — Mirror a buffer into the human viewer window.
values oid-mcp — Read exact numeric values for a small crop of a buffer.
list_vedb_mysql_instance_accounts vedb-mysql-mcp-server — Obtain a list of accounts in a single veDB MySQL instance, with their privilege details
describe_vedb_mysql_detail vedb-mysql-mcp-server — Retrieve detailed information about a specific veDB MySQL instance
modify_vedb_mysql_instance_alias vedb-mysql-mcp-server — Modify a specific veDB MySQL instance's alias
list_vedb_mysql_instances vedb-mysql-mcp-server — Retrieve a list of all veDB MySQL instances for the user, including a batch of instance IDs and basic information
list_vedb_mysql_instance_databases vedb-mysql-mcp-server — Retrieve a list of databases created in a specific veDB MySQL instance, including privileges info
wfirma_list_contractors io.github.agente-dev/wfirma-mcp — List contractors
wfirma_get_contractor io.github.agente-dev/wfirma-mcp — Get contractor by ID
wfirma_list_companies io.github.agente-dev/wfirma-mcp — List companies
wfirma_list_invoices io.github.agente-dev/wfirma-mcp — List invoices
wfirma_get_invoice io.github.agente-dev/wfirma-mcp — Get invoice by ID
wfirma_get_expense io.github.agente-dev/wfirma-mcp — Get expense by ID
wfirma_list_payments io.github.agente-dev/wfirma-mcp — List payments
wfirma_get_payment io.github.agente-dev/wfirma-mcp — Get payment by ID
wfirma_list_expenses io.github.agente-dev/wfirma-mcp — List expenses
delete_note Alexander-Zhukov/joplin-server-mcp — Delete a note
list_tags Alexander-Zhukov/joplin-server-mcp — List all tags
create_tag Alexander-Zhukov/joplin-server-mcp — Create a new tag
delete_tag Alexander-Zhukov/joplin-server-mcp — Delete a tag
get_note_tags Alexander-Zhukov/joplin-server-mcp — List tags assigned to a note
add_tag_to_note Alexander-Zhukov/joplin-server-mcp — Add a tag to a note
remove_tag_from_note Alexander-Zhukov/joplin-server-mcp — Remove a tag from a note
ping_joplin Alexander-Zhukov/joplin-server-mcp — Check server connectivity
list_notebooks Alexander-Zhukov/joplin-server-mcp — List all notebooks
get_notebook Alexander-Zhukov/joplin-server-mcp — Get notebook details with notes and sub-notebooks
create_notebook Alexander-Zhukov/joplin-server-mcp — Create a new notebook
get_or_create_notebook Alexander-Zhukov/joplin-server-mcp — Resolve a /-separated notebook path, creating missing levels
update_notebook Alexander-Zhukov/joplin-server-mcp — Rename or move a notebook (with circular reference check)
delete_notebook Alexander-Zhukov/joplin-server-mcp — Delete a notebook (with optional force for non-empty)
get_note_full Alexander-Zhukov/joplin-server-mcp — Get note with all resources embedded as base64
create_note Alexander-Zhukov/joplin-server-mcp — Create a new note (optionally as a to-do with a due date)
export_note Alexander-Zhukov/joplin-server-mcp — Export note as markdown with resources as named base64 blocks
update_note Alexander-Zhukov/joplin-server-mcp — Update note title, body, or move to another notebook
get_note_outline Alexander-Zhukov/joplin-server-mcp — Map a note's headings with line numbers and section sizes
append_to_note Alexander-Zhukov/joplin-server-mcp — Add text inside a note or section, or as a sibling before/after a section
replace_in_note Alexander-Zhukov/joplin-server-mcp — Replace an exact string inside a note body
replace_section Alexander-Zhukov/joplin-server-mcp — Replace everything under a heading
set_todo Alexander-Zhukov/joplin-server-mcp — Set/clear a note's to-do state, completion, and due date
get_note_resources Alexander-Zhukov/joplin-server-mcp — List resources attached to a note
get_resource_info Alexander-Zhukov/joplin-server-mcp — Get resource metadata
download_resource Alexander-Zhukov/joplin-server-mcp — Download a resource as base64
list_notes Alexander-Zhukov/joplin-server-mcp — List notes, optionally filtered by notebook, tag, and/or to-do state
get_all_notes Alexander-Zhukov/joplin-server-mcp — Get all notes with pagination, sorting (incl. todo_due/todo_completed), notebook and to-do filters
search_notes Alexander-Zhukov/joplin-server-mcp — Search notes (multi-term AND) with scope and notebook/tag filters
get_note Alexander-Zhukov/joplin-server-mcp — Get note text (resource references replaced with names, or raw=True for the verbatim body)
get_notes_batch Alexander-Zhukov/joplin-server-mcp — Read multiple notes at once (up to 50, parallel)
get_conversation io.github.anipotts/imessage-mcp — Conversation thread with cursor-based pagination
resolve_contact io.github.anipotts/imessage-mcp — Fuzzy-match a name, phone number, or email to a contact
temporal_heatmap io.github.anipotts/imessage-mcp — 7x24 activity heatmap (day-of-week by hour)
who_initiates io.github.anipotts/imessage-mcp — Who starts conversations? Initiation ratio per contact
double_texts io.github.anipotts/imessage-mcp — Detect double-texting and unanswered message patterns
search_messages io.github.anipotts/imessage-mcp — Full-text search with filters: query, contact, date range, direction, group chat, attachments
list_contacts io.github.anipotts/imessage-mcp — All contacts with message counts and date ranges
get_contact io.github.anipotts/imessage-mcp — Deep contact info with stats and yearly breakdown
message_stats io.github.anipotts/imessage-mcp — Aggregate stats with time-series grouping
contact_stats io.github.anipotts/imessage-mcp — Per-contact volumes, trends, and hourly patterns
streaks io.github.anipotts/imessage-mcp — Consecutive-day messaging streaks
forgotten_contacts io.github.anipotts/imessage-mcp — Contacts you've lost touch with
list_group_chats io.github.anipotts/imessage-mcp — Group chats with member counts and activity
get_group_chat io.github.anipotts/imessage-mcp — Per-member stats and monthly activity timeline
get_reactions io.github.anipotts/imessage-mcp — Tapback distribution, top reactors, most-reacted messages
get_read_receipts io.github.anipotts/imessage-mcp — Read/delivery latency and unread patterns
get_thread io.github.anipotts/imessage-mcp — Reconstruct reply thread trees
get_message_effects io.github.anipotts/imessage-mcp — Slam, loud, confetti, fireworks analytics
help io.github.anipotts/imessage-mcp — Full tool guide with usage examples
conversation_gaps io.github.anipotts/imessage-mcp — Find the longest silences in a conversation
yearly_wrapped io.github.anipotts/imessage-mcp — Spotify Wrapped for iMessage -- full year summary
list_attachments io.github.anipotts/imessage-mcp — Query attachments by contact, MIME type, and date range
get_edited_messages io.github.anipotts/imessage-mcp — Edited and unsent messages with timing
on_this_day io.github.anipotts/imessage-mcp — Messages from this date in past years
first_last_message io.github.anipotts/imessage-mcp — First and last message ever exchanged with a contact
type_text winui-mcp-server — Type text into a control
get_value winui-mcp-server — Read value of an edit/spinbox (ValuePattern)
get_text winui-mcp-server — Read Name text of a control (labels, buttons)
set_value winui-mcp-server — Set value of an edit/spinbox
toggle winui-mcp-server — Toggle a checkbox/switch (force on/off or flip)
combo_select winui-mcp-server — Select an item from a combobox
dump_tree winui-mcp-server — Full UIA tree dump with detailed info (default depth 4)
wait_for winui-mcp-server — Wait for a control to appear or disappear
discover winui-mcp-server — Explore the UIA tree (summary view, default depth 2)
describe winui-mcp-server — List direct children with class, name, patterns
list_windows winui-mcp-server — List all top-level windows on the desktop
get_window_state winui-mcp-server — Get window position, size, minimized state
more →