listrobinbril/Albert-Heijn-Automation — Reads the shopping list
add_to_listrobinbril/Albert-Heijn-Automation — Adds an item to the shopping list
remove_from_listrobinbril/Albert-Heijn-Automation — Removes an item from the shopping list
update_list_itemrobinbril/Albert-Heijn-Automation — Updates an item in the shopping list
clear_listrobinbril/Albert-Heijn-Automation — Empties the shopping list
cartrobinbril/Albert-Heijn-Automation — Reads the online cart
add_to_cartrobinbril/Albert-Heijn-Automation — Adds an item to the online cart
bonusrobinbril/Albert-Heijn-Automation — Returns the whole bonus folder
get-link-by-suffixhellovelop/limelink-mcp-server — Look up links by suffix.
get-link-by-urlhellovelop/limelink-mcp-server — Look up links by URL.
create-linkhellovelop/limelink-mcp-server — Create a V2 Core Link with platform-specific deep linking, Custom Domain selection, social previews, and UTM tracking.
list-custom-domainshellovelop/limelink-mcp-server — Lists Custom Domains for a required project.
list-profileshellovelop/limelink-mcp-server — Lists configured aliases, Organization labels, default status, and current initialization status without contacting the API.
list-projectshellovelop/limelink-mcp-server — Lists Projects in the Organization discovered from the selected profile's credential.
get_ephemerishuangzesen/io.github.huangzesen/xhelio-spice — Position/velocity — single time (inline) or timeseries (CSV)
compute_distancehuangzesen/io.github.huangzesen/xhelio-spice — Distance between two bodies
mycelium_statushiatamaworkshop/mycelium — Health check + last report summary
mycelium_filterhiatamaworkshop/mycelium — Run mycelium ecosystem filtering on a Qdrant collection. Returns filtered results as JSON or text.
list_sourcesmonahand1023/corpus-rag — List all configured sources and their statistics (chunk count, last ingested).
get_statsmonahand1023/corpus-rag — Get corpus statistics: total chunks, sources, etc.
searchmonahand1023/corpus-rag — Search the corpus with a plain-English query, returning ranked chunks with relevance scores.
expand_contextmonahand1023/corpus-rag — Given a chunk ID, retrieve its surrounding context (neighboring chunks) and chase cross-document references.
get_sourcemonahand1023/corpus-rag — Retrieve metadata and content for a given source document.
statusmonahand1023/corpus-rag — Get the current status of the corpus database (total chunks, last ingest time, etc.).
ingestmonahand1023/corpus-rag — Trigger ingestion for a specific source or all sources.
summarizemonahand1023/corpus-rag — Generate a summary of a given chunk or source using the configured summarizer.
generate_imageappkit-mcp-image — Create images from text descriptions.
edit_imageappkit-mcp-image — Edit existing images with text prompts and optional masks for inpainting.
get_league_rostersJustinUbes/rag-nfl-analyst — Get rosters for all teams in a Sleeper league
get_league_standingsJustinUbes/rag-nfl-analyst — Get current standings for a Sleeper league
get_user_leaguesJustinUbes/rag-nfl-analyst — Get all leagues for a Sleeper user
get_player_statsJustinUbes/rag-nfl-analyst — Retrieve weekly NFL stats for a player
impactio.github.maxkle1nz/m1nd — Answers what breaks if a given function or symbol is touched, based on the code graph.
seekio.github.maxkle1nz/m1nd — Searches the code graph for answers to natural-language questions, returning relevant code with a trust verdict.
whyio.github.maxkle1nz/m1nd — Explains why two files or symbols are connected, distinguishing solid structural links from guesses.
northio.github.maxkle1nz/m1nd — Provides an orientation map of the repository: what calls what, where things live, and overall structure.
ghost_edgesio.github.maxkle1nz/m1nd — Finds files that always change together in git history but have no direct import relationship.
xray_gateio.github.maxkle1nz/m1nd — Checks if an edit crosses an architecture boundary, flagging potential violations.
missingio.github.maxkle1nz/m1nd — Identifies structural holes: code that is typically present in a pattern but missing in this instance (e.g., guards, retries, timeouts).
predictio.github.maxkle1nz/m1nd — Tests a natural-language hypothesis against the live code graph.
transplant_previewio.github.maxkle1nz/m1nd — Plans a symbol move: computes the widened region, classifies dependencies, and lists all referencers to re-qualify.
transplant_commitio.github.maxkle1nz/m1nd — Executes a planned symbol move atomically, re-validating file hashes and returning a receipt of changes.
antibody_scanio.github.maxkle1nz/m1nd — Scans the repository for structural patterns that match previously fixed bugs (antibodies).
trust_selftestio.github.maxkle1nz/m1nd — Runs a self-test to assess the trustworthiness of the code graph and its answers.
update_siteio.github.maxtechera/hushdrop — Update an existing published site with new content.
list_sitesio.github.maxtechera/hushdrop — List all published sites for the current user.
delete_siteio.github.maxtechera/hushdrop — Delete a published site by its slug.
publish_htmlio.github.maxtechera/hushdrop — Publish an HTML string as a branded, password-protected link.
publish_fileio.github.maxtechera/hushdrop — Publish a file (e.g., HTML, Markdown, zip) as a branded, password-protected link.
scanarcaeon-mcp-vet — Scans a Python file for security issues and prints findings one line each.
gradearcaeon-mcp-vet — Emits a re-testable grade as JSON for a given file.
verifyarcaeon-mcp-vet — Confirms a prior grade reproduces for a given file.
servearcaeon-mcp-vet — Runs the MCP server over stdio.
audit-verifyarcaeon-mcp-vet — Checks the server's own call record.