glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 129438 · knowledge 103495 · other 82603 · devops 50476 · search 47970 · finance 46875 · code 38376 · communication 34389 · productivity 33227 · files 31289 · media 31046 · security 29998 · retrieval 23350 · database 21507 · ml 16946 · browser 14715 · web 13748 · 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 update_space_payment @sutraspaces/mcp-server — Enable/disable paid access (plans system) with guarded preconditions and teardown, plus checkout toggles (multi-plan selection, guest checko
list_members @sutraspaces/mcp-server — List space members with optional email, user_id, search, role, state, and custom property filtering
get_member @sutraspaces/mcp-server — Get member details
add_member @sutraspaces/mcp-server — Add a member by email or user ID
update_member @sutraspaces/mcp-server — Update role or notification settings
remove_member @sutraspaces/mcp-server — Remove a member (cascades to descendant spaces)
bulk_remove_members @sutraspaces/mcp-server — Remove up to 100 members at once
get_contact @sutraspaces/mcp-server — Get contact details
get_contact_property_values @sutraspaces/mcp-server — Read property values for a contact
update_contact_property_value @sutraspaces/mcp-server — Update a contact property value
ingest_rune_manifest semanticintent/semantic-wake-intelligence-mcp — Import a rune.schema.json manifest; each ? intent annotation becomes a Wake causal memory entry
get_causal_graph semanticintent/semantic-wake-intelligence-mcp — Full causal network as nodes + edges, ready for D3/Mermaid visualization
get_memory_health semanticintent/semantic-wake-intelligence-mcp — All 5 layers in one diagnostic call
save_context semanticintent/semantic-wake-intelligence-mcp — Save a context with optional authorType for governance attribution
search_context semanticintent/semantic-wake-intelligence-mcp — Search contexts with semantic filtering (results below 0.6 cosine similarity are filtered)
load_context semanticintent/semantic-wake-intelligence-mcp — Load a context with personality mode shaping retrieval
get_learning_stats semanticintent/semantic-wake-intelligence-mcp — Inspect current weights and component averages for meta-learning
admin_reindex_all semanticintent/semantic-wake-intelligence-mcp — Cross-project backfill that embeds all D1 contexts into Vectorize in one call
create_task semanticintent/semantic-wake-intelligence-mcp — Enqueue an objective for an agent to work on
complete_task semanticintent/semantic-wake-intelligence-mcp — Mark a task done and link the result context IDs
fail_task semanticintent/semantic-wake-intelligence-mcp — Record a failure reason for visibility and retry logic
claim_task semanticintent/semantic-wake-intelligence-mcp — Atomically claim the next queued task for a given agent ID (safe under concurrent workers)
get_tasks semanticintent/semantic-wake-intelligence-mcp — List tasks filtered by project, status, or assigned agent
ui_structure_extractor djfarhad368/heravision — Analyzes any visible interface and translates it into a structured text description that the AI can read, including buttons, menus, text fie
visual_description djfarhad368/heravision — Produces a concise, human-like summary of what's visible on the screen.
element_locator djfarhad368/heravision — Pinpoints exactly where a specific UI element is on screen, giving precise coordinates for interaction.
context_get_portfolio contextwtf/Context MCP Server — Get positions with P&L
context_get_market contextwtf/Context MCP Server — Get detailed information about a specific prediction market
context_get_quotes contextwtf/Context MCP Server — Get current bid/ask/last prices for a market's YES and NO outcomes
context_price_history contextwtf/Context MCP Server — Get historical price data for a market over a specified timeframe
context_generate_wallet contextwtf/Context MCP Server — Generate a new wallet or import an existing key
context_deposit contextwtf/Context MCP Server — Deposit USDC into the exchange
context_account_setup contextwtf/Context MCP Server — Approve USDC spending and operator permissions
context_withdraw contextwtf/Context MCP Server — Withdraw USDC from the exchange back to your wallet
context_cancel_replace_order contextwtf/Context MCP Server — Atomically cancel an existing order and place a new one
context_my_orders contextwtf/Context MCP Server — List your open orders
context_bulk_create_orders contextwtf/Context MCP Server — Create multiple orders in a single atomic batch
context_bulk_orders contextwtf/Context MCP Server — Atomically create and cancel orders in a single batch
context_get_balance contextwtf/Context MCP Server — Get USDC balance and token holdings
context_create_market contextwtf/Context MCP Server — Create a market from a question
context_cancel_order contextwtf/Context MCP Server — Cancel an open order
context_bulk_cancel_orders contextwtf/Context MCP Server — Cancel multiple open orders in a single batch
context_agent_submit_market contextwtf/Context MCP Server — Submit a fully formed market draft, wait for oracle approval, and create it on-chain
context_list_markets contextwtf/Context MCP Server — List and search prediction markets on Context Markets
context_get_orderbook contextwtf/Context MCP Server — Get the orderbook (bid/ask ladder) for a market
context_simulate_trade contextwtf/Context MCP Server — Simulate a trade to estimate fill price, cost, and slippage
context_get_oracle contextwtf/Context MCP Server — Get the AI oracle's resolution analysis for a market
context_global_activity contextwtf/Context MCP Server — Get recent trading activity across all markets
context_wallet_status contextwtf/Context MCP Server — Get address, balances, and approval status
context_mint_test_usdc contextwtf/Context MCP Server — Mint test USDC on Base Sepolia
context_place_order contextwtf/Context MCP Server — Place a buy or sell order on a prediction market
overte_domain_status sandraschi/overte-mcp — Get live status of the Overte domain-server (nodes and settings via admin API).
overte_entity_spawn sandraschi/overte-mcp — Spawn an in-world entity via WebSocket bridge; supports permanent persistence.
overte_script_inject sandraschi/overte-mcp — Inject a JavaScript behavior script into the in-world environment via WebSocket bridge.
overte_sampling_assist sandraschi/overte-mcp — Multi-step planning assistance using context sampling when supported.
biorxiv_info openpharma-org/Unofficial bioRxiv MCP Server — Unified tool to access bioRxiv/medRxiv preprint data via multiple methods.
skim_analyze luw2007/skim-mcp — Analyze code architecture, returning compressed code, token statistics, and analysis framework.
skim_file luw2007/skim-mcp — Transform a file or directory, returning compressed code with statistics.
skim_transform luw2007/skim-mcp — Transform source code from a string, preserving structure while reducing content.
lookup_cve weiseer/cve-cache-mcp — Full record for one CVE/GHSA ID
find_for_package weiseer/cve-cache-mcp — All CVEs affecting a package by ecosystem
list_recent_critical weiseer/cve-cache-mcp — Recent high-severity CVEs (default: 7-day, CVSS ≥ 7)
severity_summary weiseer/cve-cache-mcp — Counts by severity bucket
list_chains io.github.BabyScope/nodeflare-mcp — The 23 supported chains with chain IDs and endpoints
get_block_number io.github.BabyScope/nodeflare-mcp — Latest block number
get_balance io.github.BabyScope/nodeflare-mcp — Native-token balance of an address
get_logs io.github.BabyScope/nodeflare-mcp — Contract event logs (heavy — key or x402 wallet)
get_transaction_receipt io.github.BabyScope/nodeflare-mcp — Transaction receipt by hash
eth_call io.github.BabyScope/nodeflare-mcp — Read-only contract call
rpc_call io.github.BabyScope/nodeflare-mcp — Any JSON-RPC method on any supported chain
get_annual_reports HugoAndFriends/@bolagsapi/mcp-server — List available annual reports
get_compliance_data HugoAndFriends/@bolagsapi/mcp-server — Sanctions and PEP screening
get_industry_stats HugoAndFriends/@bolagsapi/mcp-server — Industry benchmarks by SNI code
lookup_company HugoAndFriends/@bolagsapi/mcp-server — Get comprehensive company info by organization number
search_companies HugoAndFriends/@bolagsapi/mcp-server — Search companies by name with filters
get_company_timeline HugoAndFriends/@bolagsapi/mcp-server — Historical events and milestones
get_similar_companies HugoAndFriends/@bolagsapi/mcp-server — Find peer companies by industry
analyze_company_financials HugoAndFriends/@bolagsapi/mcp-server — Financial data + AI analysis from annual reports
assess_financial_health HugoAndFriends/@bolagsapi/mcp-server — Health score, stability grade, financial flags
suggest theYahia/neshan-maps-mcp — Autocomplete place suggestions.
get_map_tile theYahia/neshan-maps-mcp — Get a map tile image.
geocode theYahia/neshan-maps-mcp — Convert address to coordinates.
reverse_geocode theYahia/neshan-maps-mcp — Convert coordinates to address.
search_places theYahia/neshan-maps-mcp — Search for places near a location.
get_directions theYahia/neshan-maps-mcp — Get driving/walking/cycling directions.
get_distance_matrix theYahia/neshan-maps-mcp — Calculate distances between multiple points.
get_static_map theYahia/neshan-maps-mcp — Generate a static map image.
get_sitemap_tree sitemap-mcp-server — Fetch and parse the sitemap tree from a website URL
get_sitemap_pages sitemap-mcp-server — Get all pages from a website's sitemap with filtering options
get_sitemap_stats sitemap-mcp-server — Get statistics about a website's sitemap
parse_sitemap_content sitemap-mcp-server — Parse a sitemap directly from its XML or text content
create_document siyuan-mcp-server — 通过 Markdown 创建文档
update_block siyuan-mcp-server — 更新指定块内容
delete_block siyuan-mcp-server — 删除指定块
insert_block siyuan-mcp-server — 在指定锚点位置插入块
prepend_block siyuan-mcp-server — 插入前置子块
append_block siyuan-mcp-server — 插入后置子块
move_block siyuan-mcp-server — 移动块到指定位置
push_message siyuan-mcp-server — 推送前台普通消息
push_error_message siyuan-mcp-server — 推送前台错误消息
more →