glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 129440 · knowledge 103488 · other 82594 · devops 50475 · search 47966 · finance 46868 · code 38375 · communication 34387 · productivity 33227 · files 31289 · media 31046 · security 29998 · 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 get_consolidated_price io.github.bxetech/bpe-mcp — Current BTC price aggregated across the BPE network
get_market_briefing io.github.bxetech/bpe-mcp — Natural-language summary of price, funding skew, ML signal, sentiment, anomalies
get_funding_skew io.github.bxetech/bpe-mcp — Per-venue annualised funding rates plus max-spread pair
get_ml_signal io.github.bxetech/bpe-mcp — Current ML prediction (direction, probability, confidence) at the requested horizon
get_sentiment_snapshot io.github.bxetech/bpe-mcp — Crypto Fear & Greed index, news sentiment, mempool stress
hookbase_get_transform @hookbase/mcp-server — Get a transform's source code
hookbase_get_event @hookbase/mcp-server — Get event with payload & deliveries
hookbase_get_event_debug @hookbase/mcp-server — Get cURL command to replay event
hookbase_list_deliveries @hookbase/mcp-server — Query deliveries
hookbase_get_delivery @hookbase/mcp-server — Get delivery details with response
hookbase_trigger_cron @hookbase/mcp-server — Manually trigger a job
hookbase_list_cron_groups @hookbase/mcp-server — List cron groups
hookbase_get_cron_group @hookbase/mcp-server — Get a cron group
hookbase_create_cron_group @hookbase/mcp-server — Create a cron group
hookbase_update_cron_group @hookbase/mcp-server — Rename / reorder / collapse a group
hookbase_delete_cron_group @hookbase/mcp-server — Delete a group (jobs become ungrouped)
hookbase_get_analytics @hookbase/mcp-server — Get dashboard metrics
hookbase_list_filters @hookbase/mcp-server — List filter definitions
hookbase_get_filter @hookbase/mcp-server — Get a filter with conditions
hookbase_delete_filter @hookbase/mcp-server — Delete a filter
hookbase_list_sources @hookbase/mcp-server — List all webhook sources
hookbase_get_source @hookbase/mcp-server — Get source details
hookbase_create_source @hookbase/mcp-server — Create new source
hookbase_update_source @hookbase/mcp-server — Update source config
hookbase_delete_source @hookbase/mcp-server — Delete a source (cascades to its routes, their deliveries, and every event ever ingested through it)
hookbase_list_destinations @hookbase/mcp-server — List all destinations
hookbase_get_destination @hookbase/mcp-server — Get destination details
hookbase_create_destination @hookbase/mcp-server — Create new destination
hookbase_update_destination @hookbase/mcp-server — Update destination config
hookbase_delete_destination @hookbase/mcp-server — Delete a destination (cascades to its routes and their deliveries, including pending/queued ones)
hookbase_test_destination @hookbase/mcp-server — Test destination connectivity
hookbase_list_routes @hookbase/mcp-server — List all routes
hookbase_get_route @hookbase/mcp-server — Get route details
hookbase_create_route @hookbase/mcp-server — Create source→destination route
hookbase_update_route @hookbase/mcp-server — Update route config
hookbase_delete_route @hookbase/mcp-server — Delete a route (only its own delivery history; source/destination/filter/transform are untouched)
hookbase_list_events @hookbase/mcp-server — Query events with filters
hookbase_replay_delivery @hookbase/mcp-server — Retry a failed delivery
hookbase_bulk_replay @hookbase/mcp-server — Retry multiple failed deliveries (up to 100 IDs)
hookbase_replay_with_edit @hookbase/mcp-server — Replay one delivery with one-shot payload/destination/transform/header overrides
hookbase_list_delivery_clusters @hookbase/mcp-server — List failure clusters aggregated by fingerprint (route + destination + status + normalized error)
hookbase_replay_cluster @hookbase/mcp-server — Replay every delivery matching a cluster fingerprint in one call
hookbase_list_tunnels @hookbase/mcp-server — List localhost tunnels
hookbase_create_tunnel @hookbase/mcp-server — Create new tunnel
hookbase_get_tunnel_status @hookbase/mcp-server — Check tunnel connection
hookbase_delete_tunnel @hookbase/mcp-server — Delete a tunnel (disconnects any live connection and its request log)
hookbase_list_cron_jobs @hookbase/mcp-server — List scheduled jobs
hookbase_get_cron_job @hookbase/mcp-server — Get a single cron job
hookbase_create_cron_job @hookbase/mcp-server — Create a scheduled job
hookbase_update_cron_job @hookbase/mcp-server — Update a scheduled job
hookbase_delete_cron_job @hookbase/mcp-server — Delete a scheduled job
hookbase_create_filter @hookbase/mcp-server — Create a reusable filter
hookbase_update_filter @hookbase/mcp-server — Update name / conditions / logic
hookbase_list_transforms @hookbase/mcp-server — List transforms (JSONata / XSLT / Liquid / JS)
list_tables RenzoReccio/postgres-mcp-server — List all tables and views available in the database (excluding system schemas like pg_catalog and information_schema).
describe_table RenzoReccio/postgres-mcp-server — Retrieve the structural schema details, primary/foreign keys, and indexes of a specific table.
run_query RenzoReccio/postgres-mcp-server — Execute a read-only SQL SELECT query against the database.
get_prices fabsforward2-zhoi/sbb-mcp — ticket prices with Halbtax / GA discounts
get_ticket_link fabsforward2-zhoi/sbb-mcp — direct purchase link to SBB.ch
save_profile fabsforward2-zhoi/sbb-mcp — save your travel profile locally
get_more_connections fabsforward2-zhoi/sbb-mcp — earlier or later trains for a previous search
get_profile fabsforward2-zhoi/sbb-mcp — get your travel profile
list_travelers fabsforward2-zhoi/sbb-mcp — multi-traveler family pricing (requires SWISSTRIP_TOKEN)
search_stations fabsforward2-zhoi/sbb-mcp — find Swiss stations, addresses, and points of interest
search_connections fabsforward2-zhoi/sbb-mcp — train schedules between two stations
get_trip_details fabsforward2-zhoi/sbb-mcp — detailed trip with all intermediate stops
set_breakpoint rexl2018/lsp-mcp — Set a breakpoint at a specific location
step_into rexl2018/lsp-mcp — Step into the next function call during debugging
go_to_definition rexl2018/lsp-mcp — Navigate to the definition of a symbol in the code
find_references rexl2018/lsp-mcp — Find all references to a symbol in the code
get_diagnostics rexl2018/lsp-mcp — Get diagnostics (errors and warnings) for a file or workspace
search_symbols rexl2018/lsp-mcp — Search for symbols in the workspace
get_call_hierarchy rexl2018/lsp-mcp — Get call hierarchy for a function or method
start_debug_session rexl2018/lsp-mcp — Start a new debug session
stop_debug_session rexl2018/lsp-mcp — Stop the current debug session
step_over rexl2018/lsp-mcp — Step over the next line during debugging
get_call_stack rexl2018/lsp-mcp — Get the current call stack during debugging
remove_breakpoint rexl2018/lsp-mcp — Remove a breakpoint at a specific location
step_out rexl2018/lsp-mcp — Step out of the current function during debugging
get_variables rexl2018/lsp-mcp — Get current variable values in the debug context
evaluate_expression rexl2018/lsp-mcp — Evaluate an expression in the debug context
read_file tomaxtoLuca/cursor-context-mcp — Read UTF-8 text under configured allowlist roots
list_directory tomaxtoLuca/cursor-context-mcp — List immediate children of an allowed directory
search_files tomaxtoLuca/cursor-context-mcp — Stub (v0.1); use read_file + pack_rag_search
pack_rag_search tomaxtoLuca/cursor-context-mcp — Qdrant scroll with mandatory case_id + pack_id filters
memorycore_recall moonandecho/origin-memorycore — Actively recall cold-tier memories (read-only, complements per-turn prefetch)
memorycore_run_cold_storage_maintenance moonandecho/origin-memorycore — Cold-tier governance pass
memorycore_get_memory_usage moonandecho/origin-memorycore — Hot-tier usage + cold-tier stats + thresholds
memorycore_trigger_overflow moonandecho/origin-memorycore — Run six-step overflow, target ≤40%
memorycore_store_fact moonandecho/origin-memorycore — Stores a fact in the memory system with importance and scope classification.
health moonandecho/origin-memorycore — Check the health status of the memory system.
add moonandecho/origin-memorycore — Add a memory entry with classification, dedup, and overflow handling.
search moonandecho/origin-memorycore — Search memories with similarity and time decay ranking.
get_project syucream/lightdash-mcp-server — Get details of a specific project
list_spaces syucream/lightdash-mcp-server — List all spaces in a project
list_charts syucream/lightdash-mcp-server — List all charts in a project
list_dashboards syucream/lightdash-mcp-server — List all dashboards in a project
get_custom_metrics syucream/lightdash-mcp-server — Get custom metrics for a project
get_catalog syucream/lightdash-mcp-server — Get catalog for a project
get_dashboards_as_code syucream/lightdash-mcp-server — Get dashboards as code for a project
more →