memory_mark_outcomehivemem-dev/hive-memory — Marks a memory entry as success or failure, affecting future ranking.
memory_touchhivemem-dev/hive-memory — Confirms an entry is still true/relevant, resetting its freshness for ranking.
memory_session_endhivemem-dev/hive-memory — Marks the end of a session with a summary.
memory_conventionhivemem-dev/hive-memory — Stores a project rule or standard as a convention entry.
memory_session_starthivemem-dev/hive-memory — Marks the start of a session, keyed by session ID.
memory_replayhivemem-dev/hive-memory — Returns a recap of the most recently finished session.
memory_skill_matchhivemem-dev/hive-memory — Finds skills matching a query, ranked by success rate.
memory_skill_scorehivemem-dev/hive-memory — Records a success or failure for a skill, updating its success rate.
memory_premortemhivemem-dev/hive-memory — Searches memory for risks (past failures and conventions) relevant to an action.
memory_skill_savehivemem-dev/hive-memory — Saves a named, reusable skill recipe; updates if name exists.
memory_linkhivemem-dev/hive-memory — Connects two memory entries with an optional relation label.
list_labelsio.github.cunicopia-dev/multi-account-gmail-mcp — List labels (name and id) in an account.
bulk_actionio.github.cunicopia-dev/multi-account-gmail-mcp — Perform a friendly verb action (archive, mark_read, star, etc.) on a selection.
create_filterio.github.cunicopia-dev/multi-account-gmail-mcp — Create a server-side filter for incoming mail.
list_accountsio.github.cunicopia-dev/multi-account-gmail-mcp — List authorized accounts and last-used time. Discover valid account values.
search_messagesio.github.cunicopia-dev/multi-account-gmail-mcp — Search messages in an account using Gmail search syntax, returning summaries with ids.
read_messageio.github.cunicopia-dev/multi-account-gmail-mcp — Read a single message with decoded headers, plaintext body, and attachment metadata.
read_threadio.github.cunicopia-dev/multi-account-gmail-mcp — Read all messages in a thread in order.
search_all_accountsio.github.cunicopia-dev/multi-account-gmail-mcp — Search across all authorized accounts in one query, tagging results by account.
create_draftio.github.cunicopia-dev/multi-account-gmail-mcp — Create a draft (not sent) in an account.
list_draftsio.github.cunicopia-dev/multi-account-gmail-mcp — List draft ids in an account.
modify_labelsio.github.cunicopia-dev/multi-account-gmail-mcp — Add or remove labels on a selection of messages (by id, list, or query).
trashio.github.cunicopia-dev/multi-account-gmail-mcp — Move a selection of messages to Trash (recoverable for 30 days).
read_messagesio.github.cunicopia-dev/multi-account-gmail-mcp — Batch-read full content of many messages in one call.
count_messagesio.github.cunicopia-dev/multi-account-gmail-mcp — Count messages matching a query without fetching content.
list_filtersio.github.cunicopia-dev/multi-account-gmail-mcp — List filters in an account with criteria and actions.
delete_filterio.github.cunicopia-dev/multi-account-gmail-mcp — Delete a filter by id.
recallkontext-mcp — Retrieve semantically similar facts using cosine similarity search.
rememberkontext-mcp — Store a fact with automatic embedding generation.
analyze_migrationio.github.cxk280/locksmith — Analyze a SQL migration for dangerous locking operations and return a verdict with findings and safe rewrites.
explain_lockio.github.cxk280/locksmith — Explain what a given PostgreSQL lock mode blocks and what operations take it.
kora_healthkora-mcp-server — Check if Kora is reachable
kora_auditkora-mcp-server — View recent admin actions on the mandate
find_companykoreafilings-mcp — Trigram fuzzy search of 3,961 KRX-listed companies by Korean name, English name, or ticker. Returns ticker, corp_code, name_kr, name_en, mar
list_recent_filingskoreafilings-mcp — Market-wide recent DART filings (metadata only — title, date, filer, ticker). Use to scan before paying for summaries.
get_recent_filingskoreafilings-mcp — Batch AI summaries for one ticker. Price is declared dynamically in the 402 (limit=5 → 0.025 USDC). Includes the on-chain settlement tx hash
get_disclosure_summarykoreafilings-mcp — AI summary for a single DART receipt number when the agent already has one.
search_korean_newskorean-news-mcp — Search Korean news by keyword or browse latest headlines
generate_fileiflow-mcp_glissemantv-mcpo-file-generation-tool — Generate a file (PDF, Excel, PowerPoint, Word, ZIP, etc.) from content.
edit_fileiflow-mcp_glissemantv-mcpo-file-generation-tool — Edit an existing file by applying changes.
review_fileiflow-mcp_glissemantv-mcpo-file-generation-tool — Review a file and provide feedback or summary.
anime_get_mediaio.github.cyanheads/anime-mcp-server — Full detail for one anime or manga by AniList ID — synopsis, format, episode/chapter count, status, season, studios, source material, genres
anime_get_relationsio.github.cyanheads/anime-mcp-server — Franchise untangler. Walks the related-works graph from a media ID beyond one hop — sequels, prequels, side stories, movies, OVAs, source an
anime_search_mediaio.github.cyanheads/anime-mcp-server — Search anime or manga by title, genre, tag, season, year, format, or status. Returns ranked results with IDs, titles, scores, format, and ep
anime_get_scheduleio.github.cyanheads/anime-mcp-server — Airing schedule for a season or upcoming episode window. Season mode lists all anime airing in a given season/year. Upcoming mode returns th
anime_find_charactersio.github.cyanheads/anime-mcp-server — Characters and voice actors for a title, or look up a character/VA by name. Returns characters with role (main/supporting/background), voice
anime_get_recommendationsio.github.cyanheads/anime-mcp-server — Recommendations for a title, merged from AniList and Jikan (MAL), with scores and vote counts. Optionally accepts what the user liked about
anime_get_rankingsio.github.cyanheads/anime-mcp-server — Top, trending, or seasonal rankings. Filterable by genre, tag, and format. Top returns all-time by score; trending returns current week; sea
anime_get_studioio.github.cyanheads/anime-mcp-server — A studio's full filmography by name or AniList studio ID — all titles the studio produced, sortable by year or score, with format, status, a
continue_runcrew-mcp — Continue an existing run with additional instructions or feedback.
run_agentcrew-mcp — Dispatch a single agent to work on a task in an isolated worktree.
run_panelcrew-mcp — Run multiple agents in parallel to review or implement the same target.
merge_runcrew-mcp — Merge a run's changes into the main branch.