glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 146972 · knowledge 116667 · other 95022 · search 54706 · devops 52366 · finance 49514 · code 41660 · communication 36860 · productivity 35627 · files 33642 · security 32882 · media 32454 · web 30643 · retrieval 24773 · database 22293 · ml 17967 · browser 15880 · email 10169 · payments 5370 · calendar 4442 · analytics 4037 · blockchain 1918 · network 1780 · health 1631 · marketing 1292 · crm 1180 · storage 839 · memory 823 · research 749 · social 713 · ecommerce 635 · design 586 · project 513 · commerce 505 · advertising 482 · compliance 440 · seo 430 · news 407 · api 383 · system 349 · project management 345 · monitoring 307 · education 217 · content 195 · cloud 164 · weather 156 · observability 144 · automation 134 · debug 124 · mobile 120 · fitness 112 · workflow 112 · iot 109 · marketplace 109 · account 108 · auth 107 · integration 105 · identity 105 · cms 105 · hardware 103
Tools bridge_delegate swtiit/agent-bridge — Create a task and delegate it to another agent
bridge_post_result swtiit/agent-bridge — Post the result of a claimed task
bridge_wait swtiit/agent-bridge — Wait for a task to complete and get its final state
bridge_task_get swtiit/agent-bridge — Get details of a specific task
bridge_context_set swtiit/agent-bridge — Set a value on the shared blackboard
bridge_context_get swtiit/agent-bridge — Get a value from the shared blackboard
get_metrics equivault/equivault-mcp — Financial ratios and metrics time-series
get_segments equivault/equivault-mcp — Revenue and operating-income by business segment
list_briefs equivault/equivault-mcp — List investment briefs (filter by company or followed)
get_brief equivault/equivault-mcp — Full brief content with scorecard
get_portfolio_analytics equivault/equivault-mcp — Return, Sharpe, sector allocation, winners/losers
list_media equivault/equivault-mcp — Earnings calls, podcasts, presentations, press releases
search_companies equivault/equivault-mcp — Search companies by name, ticker, or keyword
get_company equivault/equivault-mcp — Get detailed company profile
get_financials equivault/equivault-mcp — Financial statements (income, balance sheet, cash flow)
morning_briefing equivault/equivault-mcp — Signal dashboard + trending + briefs + optional portfolio — in one call
research_report equivault/equivault-mcp — company_deep_dive + recent signals + related briefs, ready-to-render
get_billing_status equivault/equivault-mcp — Check subscription tier and API usage
get_company_narrative equivault/equivault-mcp — Investment thesis, drivers, headwinds, tailwinds
get_guidance equivault/equivault-mcp — Management guidance tracker with beat/miss outcomes
get_capital_allocation equivault/equivault-mcp — Buybacks, dividends, debt, M&A, capex history
get_risk_factors equivault/equivault-mcp — Risk-factor evolution from filings
get_earnings_quality equivault/equivault-mcp — Accruals, cash conversion, non-GAAP flags
get_debt_maturities equivault/equivault-mcp — Debt maturity schedule
get_management_statements equivault/equivault-mcp — Notable management statements with sentiment
get_accounting_snapshots equivault/equivault-mcp — Accounting policies and period-over-period changes
get_strategy_profiles equivault/equivault-mcp — Available investment strategy profiles
get_insider_transactions equivault/equivault-mcp — Insider buys, sells, 10b5-1 flag
get_competitive_signals equivault/equivault-mcp — Market share, new entrants, pricing signals
create_alert equivault/equivault-mcp — Create an alert rule
update_alert equivault/equivault-mcp — Update an alert rule
delete_alert equivault/equivault-mcp — Delete an alert rule
analyze_company equivault/equivault-mcp — One-shot: profile + financials + metrics + narrative
company_deep_dive equivault/equivault-mcp — Everything in analyze_company + all 10 profile sections
get_signals equivault/equivault-mcp — Paginated signals for a single company
get_signal_summary equivault/equivault-mcp — Count breakdowns by type/severity + unread count
get_signal_dashboard equivault/equivault-mcp — Portfolio-wide signal overview
get_signal_trends equivault/equivault-mcp — Time-bucketed activity across portfolio
get_trending_signals equivault/equivault-mcp — Cross-company trending signals right now
get_stock_quote equivault/equivault-mcp — Current stock price, change, and volume
screen_companies equivault/equivault-mcp — Filter companies by financial criteria
compare_companies equivault/equivault-mcp — Side-by-side peer comparison
get_guru_holdings equivault/equivault-mcp — Prominent-investor portfolio holdings & changes
get_markets equivault/equivault-mcp — Available markets (code, country, currency, MIC)
forget xiangzi1126/AI Memory MCP Server — Delete a memory (three-way sync)
list_memories xiangzi1126/AI Memory MCP Server — List memories, optionally filtered by category
who_am_i xiangzi1126/AI Memory MCP Server — Get current agent + project context
get_memory xiangzi1126/AI Memory MCP Server — Get a single memory by ID
update_memory xiangzi1126/AI Memory MCP Server — Update a memory (re-embed + refresh md)
recall xiangzi1126/AI Memory MCP Server — Fused retrieval (vector + keyword + title match)
remember xiangzi1126/AI Memory MCP Server — Store a memory (three-way sync, auto-embed)
search_memories xiangzi1126/AI Memory MCP Server — Structured filter by category, tag, or agent
search_journal xiangzi1126/AI Memory MCP Server — Fallback search over journals
setup_profile xiangzi1126/AI Memory MCP Server — Set the user name (shown in journals)
journal_entry xiangzi1126/AI Memory MCP Server — Log a timeline entry
db_load thought-mcp — Loads a database from a backup file.
db_inspect thought-mcp — Inspects a database file and returns metadata.
scan thought-mcp — Scans a code repository and ingests code structure into memory.
query thought-mcp — Executes a Cypher query against the knowledge graph.
ask thought-mcp — Translates a natural language question into Cypher and returns results.
view_save thought-mcp — Saves a Cypher query as a named view for reuse.
schema thought-mcp — Returns the schema of the knowledge graph (node labels, relationship types, properties).
db_size thought-mcp — Returns the size of the database.
db_flush thought-mcp — Flushes (deletes) data from the database, with optional time filters.
db_backup thought-mcp — Creates a backup of the database to a file.
working_context thought-mcp — Returns a token-budgeted, PPR-ranked, role-aware payload for any agent.
recall thought-mcp — Retrieves memories based on a natural language query.
record thought-mcp — Records a new memory or fact into the knowledge base.
codebase_map thought-mcp — Returns the top-N most important symbols across the knowledge base.
agent_log thought-mcp — Returns the log of activities for a given agent.
agent_register thought-mcp — Registers a new agent identity.
agent_list thought-mcp — Lists all registered agents.
search_jobs Rayyan9477/linkedin_mcp — Search LinkedIn jobs with rich filters
list_templates Rayyan9477/linkedin_mcp — List available templates (resume, cover_letter, or all)
update_application_status Rayyan9477/linkedin_mcp — Update application status
get_job_details Rayyan9477/linkedin_mcp — Get full description, skills, and metadata for a job posting
get_recommended_jobs Rayyan9477/linkedin_mcp — Get personalized job recommendations
get_profile Rayyan9477/linkedin_mcp — Fetch a LinkedIn profile ("me" for your own) — experience, education, skills
get_company Rayyan9477/linkedin_mcp — Get company info — description, size, headquarters, specialties
track_application Rayyan9477/linkedin_mcp — Start tracking a job application
list_applications Rayyan9477/linkedin_mcp — List all tracked applications, optionally filtered by status
analyze_profile Rayyan9477/linkedin_mcp — AI-powered profile review with actionable optimization suggestions
generate_resume Rayyan9477/linkedin_mcp — Generate a resume from a LinkedIn profile
tailor_resume Rayyan9477/linkedin_mcp — Generate a resume tailored to a specific job posting
generate_cover_letter Rayyan9477/linkedin_mcp — Create a personalized cover letter for a job
run_command LukeLamb/claude-terminal-mcp — Run a shell command via bash -lc. Pipes, redirects, source venv/bin/activate && … all work. Returns stdout/stderr/exit_code. Output is cappe
read_file LukeLamb/claude-terminal-mcp — Read a text file with optional line-range slicing.
list_directory LukeLamb/claude-terminal-mcp — List directory entries with type (file/dir), size, and mtime.
write_file LukeLamb/claude-terminal-mcp — Create or overwrite a text file. Parent directories are created.
run_background LukeLamb/claude-terminal-mcp — Spawn a detached subprocess; returns a job_id. Use for long-running work you don't want to block the chat on (builds, training runs, servers
read_background LukeLamb/claude-terminal-mcp — Status and last N lines of stdout/stderr for a background job.
list_background LukeLamb/claude-terminal-mcp — List all background jobs (running, exited, killed).
kill_background LukeLamb/claude-terminal-mcp — SIGTERM the job; SIGKILL after 5 seconds if it's still alive.
view_file_source desikai-lab/Marrow — Reads a precise line range from the live source repository
add_tasks desikai-lab/Marrow — Adds a list of tasks to the project backlog
search_tasks desikai-lab/Marrow — Semantic search over tasks
get_task_details desikai-lab/Marrow — Returns full task details by ID
update_task desikai-lab/Marrow — Updates task fields (status, priority, etc.)
complete_tasks desikai-lab/Marrow — Atomically closes tasks and auto-unblocks dependents
read_project_artifacts desikai-lab/Marrow — Reads one or more markdown artifacts
more →