glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 135783 · knowledge 108451 · other 86030 · devops 51635 · search 49943 · finance 48492 · code 39485 · communication 36077 · productivity 34424 · files 32253 · media 32051 · security 31214 · retrieval 24192 · database 22019 · ml 17679 · web 15622 · browser 15146 · email 9995 · payments 5170 · calendar 4368 · analytics 4010 · blockchain 1845 · network 1751 · health 1620 · marketing 1289 · crm 1163 · memory 831 · storage 819 · research 739 · social 693 · ecommerce 618 · design 581 · project 511 · commerce 499 · advertising 471 · news 442 · compliance 427 · seo 423 · api 379 · project management 343 · system 342 · monitoring 301 · education 217 · content 188 · cloud 164 · observability 138 · automation 134 · debug 124 · mobile 120 · workflow 111 · iot 109 · account 109 · auth 109 · fitness 108 · integration 107 · identity 105 · marketplace 102 · hardware 102 · cms 100 · hr 98
Tools list_folders edgar-kessler/outlook-mcp — List folders in a mailbox.
inbox_summary edgar-kessler/outlook-mcp — Quick overview of unread and recent inbox messages.
read_folder edgar-kessler/outlook-mcp — List messages in a folder with filters.
read_inbox edgar-kessler/outlook-mcp — List messages in the inbox with filters.
search_mail edgar-kessler/outlook-mcp — Search mail by text, from, to, subject, or date.
get_mail edgar-kessler/outlook-mcp — Get full body of a message by entryId.
list_conversation edgar-kessler/outlook-mcp — List messages in the same conversation thread.
send_mail edgar-kessler/outlook-mcp — Send a new email.
create_draft edgar-kessler/outlook-mcp — Save a draft without sending.
reply_mail edgar-kessler/outlook-mcp — Reply to a message (optionally replyAll or draft).
forward_mail edgar-kessler/outlook-mcp — Forward a message.
mark_mail edgar-kessler/outlook-mcp — Mark message as read/unread or set categories.
move_mail edgar-kessler/outlook-mcp — Move a message to a folder.
delete_mail edgar-kessler/outlook-mcp — Delete a message.
save_attachments edgar-kessler/outlook-mcp — Save attachments from a message to a folder.
list_actions edgar-kessler/outlook-mcp — Debug: list which bridge actions are loaded.
search_by_text io.github.gogogadgetbytes/smart-connections — Search using freeform text (computes embedding locally)
search_similar io.github.gogogadgetbytes/smart-connections — Find notes semantically similar to a given note
search_by_embedding io.github.gogogadgetbytes/smart-connections — Search using a raw embedding vector
get_note io.github.gogogadgetbytes/smart-connections — Get content of a specific note (path validated)
get_model_info io.github.gogogadgetbytes/smart-connections — Get embedding model configuration
list_indexed io.github.gogogadgetbytes/smart-connections — List all indexed notes
search_models AuraFriday/openrouter_mcp — Search OpenRouter models using semantic vector similarity and optional SQL filtering
list_available_models AuraFriday/openrouter_mcp — List all available OpenRouter models with optional filtering and output format
chat_completion AuraFriday/openrouter_mcp — Send a chat completion request to any OpenRouter model
screenpipe_summarize screenpipe/screenpipe — Summarize captured conversations or screen activity over a time period
screenpipe_search screenpipe/screenpipe — Search through captured screen and audio data using natural language queries
screenpipe_create_pipe screenpipe/screenpipe — Create a new pipe (agent) that triggers on work activity
screenpipe screenpipe/screenpipe — Records screen and audio continuously, stores locally, and provides AI-powered search and context for agents.
search_code lance-context — Semantic code search across the entire codebase using natural language queries
get_index_status lance-context — Get the current status of the code index
init_project lance-context — Initialize Glancey in the current project, setting up CLAUDE.md, post-commit hook, and slash commands
get_pnl io.github.tamasPetki/headless-tracker — Get profit and loss for a specified timeframe
get_portfolio_summary io.github.tamasPetki/headless-tracker — Get a summary of portfolio allocation by asset class
get_accounts io.github.tamasPetki/headless-tracker — List all connected accounts and their status
refresh_data io.github.tamasPetki/headless-tracker — Refresh portfolio data from all connected sources
add_account io.github.tamasPetki/headless-tracker — Add a new account to track
update_account io.github.tamasPetki/headless-tracker — Update an existing account's credentials or label
remove_token io.github.tamasPetki/headless-tracker — Remove a custom token from tracking
list_tokens io.github.tamasPetki/headless-tracker — List all custom tokens being tracked
show_dashboard io.github.tamasPetki/headless-tracker — Display the interactive portfolio dashboard panel
show_settings io.github.tamasPetki/headless-tracker — Display the settings panel
get_holdings io.github.tamasPetki/headless-tracker — Get current portfolio holdings across all connected accounts
get_transactions io.github.tamasPetki/headless-tracker — Get transaction history for an account or symbol
remove_account io.github.tamasPetki/headless-tracker — Remove an account from tracking
add_token io.github.tamasPetki/headless-tracker — Add a custom ERC-20 token to track
handoff no-blind-coding — Delegate a section or step to the AI, on demand.
request_changes no-blind-coding — Specific, kind feedback that teaches instead of solving.
create_plan no-blind-coding — Break the goal into ordered steps; activate the first.
current_step no-blind-coding — Show the step you're on.
prepare_file no-blind-coding — Open the step's file, or tell you to create it.
submit_for_review no-blind-coding — Read what you wrote and weigh it against a rubric.
approve_step no-blind-coding — The gate — advance only after your code is right.
add_steps no-blind-coding — Extend the plan as the work reveals itself.
revise_step no-blind-coding — Reframe a step that wasn't quite right.
skip_step no-blind-coding — Drop a step that turned out unnecessary.
reset_session no-blind-coding — Archive the plan and start a fresh goal.
session_status no-blind-coding — Goal, progress, current step, handoffs, full plan.
set_mission no-blind-coding — Capture why you're here — the outcome that grounds every step.
record_learning no-blind-coding — Remember what you've proven you understand — steers what's taught next.
mcp.invokeTool @ethisyscore/app-bridge — Invoke an MCP tool by name with arguments.
mcp.getResource @ethisyscore/app-bridge — Get an MCP resource by URI.
outreach_mark_sent io.github.i-ninte/grad-agent — Flag a row as actually sent to the prof
sync_catalog io.github.i-ninte/grad-agent — Pull projects from github, hf, or local
init io.github.i-ninte/grad-agent — Writes configuration files (profile, programs, scholarships, .env) to ~/.grad-agent/.
register-claude io.github.i-ninte/grad-agent — Prints an absolute-path variant of the MCP add command for Claude Code.
run_daily_batch io.github.i-ninte/grad-agent — Full pipeline: verify → recruiting → hook + verify → draft → log
outreach_log_view io.github.i-ninte/grad-agent — Show last N rows of the outreach xlsx
draft_sop io.github.i-ninte/grad-agent — Compile a Columbia-style SOP PDF for one school
send_draft_to_me io.github.i-ninte/grad-agent — Ship any draft file to your review inbox
discover_profs io.github.i-ninte/grad-agent — arXiv + OpenReview scan (raw candidates, no verification)
list_projects_in_catalog io.github.i-ninte/grad-agent — Show every project the matcher can see
list_programs io.github.i-ninte/grad-agent — Your target programs
upcoming_deadlines io.github.i-ninte/grad-agent — Any program deadline in the next N days
lor_add io.github.i-ninte/grad-agent — Add a recommendation letter request
lor_outstanding io.github.i-ninte/grad-agent — List outstanding recommendation letters
lor_mark io.github.i-ninte/grad-agent — Mark a recommendation letter as received
draft_cold_email io.github.i-ninte/grad-agent — Manual per-prof draft
run_program_batch io.github.i-ninte/grad-agent — Discovers professors on arXiv in your research areas, or deadline-driven per program, and drafts cold emails.
outcome_report io.github.i-ninte/grad-agent — Shows what works: projects that earn replies rank up in future matching.
sync io.github.i-ninte/grad-agent — Scans projects (GitHub + HF + local) to update your profile.
schedule io.github.i-ninte/grad-agent — Emits scheduler template for daily autonomous run on your platform.
octoprint_get_status SourceBox-LLC/PrintMCP — Get OctoPrint printer status (temperatures, connection state).
octoprint_list_files SourceBox-LLC/PrintMCP — List files stored on OctoPrint.
octoprint_start_print SourceBox-LLC/PrintMCP — Start printing a G-code file on OctoPrint. Requires confirm=true for actual actuation.
octoprint_get_job SourceBox-LLC/PrintMCP — Get current print job status from OctoPrint.
thingiverse_search_models SourceBox-LLC/PrintMCP — Keyword search for printable 'things'; returns candidates with IDs.
thingiverse_get_model SourceBox-LLC/PrintMCP — Details for one thing: license, description, and downloadable files.
thingiverse_download_model SourceBox-LLC/PrintMCP — Download a thing's files (printable models by default) to local disk.
cura_slice_model SourceBox-LLC/PrintMCP — Slice a model file using Ultimaker Cura's CuraEngine.
orca_slice_model SourceBox-LLC/PrintMCP — Slice a model file using OrcaSlicer CLI.
orca_list_profiles SourceBox-LLC/PrintMCP — List available OrcaSlicer printer profiles.
octoprint_upload_file SourceBox-LLC/PrintMCP — Upload a G-code file to OctoPrint.
hello XukuLLC/attesto_mcp_server — Say hello
stats naromil/setree-rag — Get statistics about the current tree and database.
insert naromil/setree-rag — Insert a new assertion into the tree.
trigger_maintain naromil/setree-rag — Trigger a maintenance pass on the tree.
retrieve naromil/setree-rag — Retrieve a context for a prompt within a token budget.
build naromil/setree-rag — Build a tree from a list of assertions (requires at least 2).
turn_off RishaanJ/govee-mcp — Strip off
more →