list_filesio.github.mindstone/mcp-server-microsoft-files — List files and folders in a OneDrive location
get_fileio.github.mindstone/mcp-server-microsoft-files — Get metadata for a specific file or folder
download_fileio.github.mindstone/mcp-server-microsoft-files — Download the content of a file
upload_fileio.github.mindstone/mcp-server-microsoft-files — Upload a file to OneDrive
delete_fileio.github.mindstone/mcp-server-microsoft-files — Delete a file or folder
copy_fileio.github.mindstone/mcp-server-microsoft-files — Copy a file or folder to a new location
restore_versionio.github.mindstone/mcp-server-microsoft-files — Restore a previous version of a file
list_activityio.github.mindstone/mcp-server-microsoft-files — List recent activity on a file or folder
add_permissionio.github.mindstone/mcp-server-microsoft-files — Add a permission to a file or folder
list_permissionsio.github.mindstone/mcp-server-microsoft-files — List permissions on a file or folder
list_versionsio.github.mindstone/mcp-server-microsoft-files — List version history of a file
get_versionio.github.mindstone/mcp-server-microsoft-files — Get a specific version of a file
remove_permissionio.github.mindstone/mcp-server-microsoft-files — Remove a permission from a file or folder
read_textio.github.mindstone/mcp-server-microsoft-files — Read text content from a file (supports text and Office documents)
list_foldersmoellerm1968/MailMCP — Listet alle verfügbaren E-Mail-Ordner auf dem IMAP-Server auf.
list_emailsmoellerm1968/MailMCP — Listet E-Mails in einem Ordner auf (neuste zuerst). Gibt UID, Betreff, Absender, Datum, Lesestatus und Anhänge zurück. Standardmäßig wird de
get_emailmoellerm1968/MailMCP — Liest den vollständigen Inhalt einer E-Mail anhand ihrer UID. Gibt Betreff, Absender, Empfänger, Datum, Text-Body, HTML-Body und Dateianhäng
search_emailsmoellerm1968/MailMCP — Durchsucht einen Ordner nach E-Mails anhand eines Suchbegriffs.
send_local_filemoellerm1968/MailMCP — Lokale Datei vom Host-Dateisystem als Anhang versenden.
imap_sync_folder_cacheio.github.Temple-of-Epiphany/imap-mcp-pro — Populate a per-folder local SQLite header cache for fast sender enumeration.
imap_search_cacheio.github.Temple-of-Epiphany/imap-mcp-pro — Run group_by_sender, by_domain, or by_address queries against the local cache.
imap_test_smtpio.github.Temple-of-Epiphany/imap-mcp-pro — Test SMTP connection and authentication.
stage_appendio.github.Temple-of-Epiphany/imap-mcp-pro — Append a chunk to a staged attachment.
list_kernelsCasimirVictoria/mcp-server-jupyter — Lists available kernel specifications and active kernel sessions.
list_filesCasimirVictoria/mcp-server-jupyter — Lists files in the Jupyter workspace directory.
run_codeCasimirVictoria/mcp-server-jupyter — Executes code in a Jupyter kernel (python3, sagemath, ir).
search_topicskylelynch/taxonomy-mcp — Search the taxonomy by keyword and filters (subject, domain, age range, type); returns ranked topic summaries with ids.
get_topickylelynch/taxonomy-mcp — Full record for one topic: description, evidence criteria, assessment prompt, centrality, age range, standards, and prerequisite/unlock coun
prerequisites_ofkylelynch/taxonomy-mcp — What must be learned before a topic, each with a human-written reason; supports transitive closure and hard/soft strength filtering.
path_tokylelynch/taxonomy-mcp — An ordered study path from current mastery to a goal topic, topologically sorted, with each step marked required or recommended.
assess_topickylelynch/taxonomy-mcp — The parent-facing assessment prompt and observable evidence criteria for checking mastery of a topic.
taxonomy_overviewkylelynch/taxonomy-mcp — The shape of the dataset: subjects with topic/domain counts, edge totals, age coverage, taxonomy version, and license/attribution.
unlockskylelynch/taxonomy-mcp — What a topic enables, i.e. the topics that depend on it, each with a reason; supports transitive closure.
frontier_forkylelynch/taxonomy-mcp — Given a list of mastered topic ids, returns what is learnable right now: every unmastered topic whose hard prerequisites are all satisfied.
standards_lookupkylelynch/taxonomy-mcp — Maps taxonomy topics to curriculum standards (CCSS Math/ELA, NGSS K-5 and MS, UK National Curriculum, IB PYP, C3) in either direction.
authenticate_sharepointio.github.mindstone/mcp-server-microsoft-sharepoint — Authenticate to SharePoint with incremental consent for Sites.Read.All scope.
update_list_itemio.github.mindstone/mcp-server-microsoft-sharepoint — Update a list item.
delete_list_itemio.github.mindstone/mcp-server-microsoft-sharepoint — Delete a list item.
list_subsitesio.github.mindstone/mcp-server-microsoft-sharepoint — List subsites of a site.
get_recent_filesio.github.mindstone/mcp-server-microsoft-sharepoint — Get recent files.
get_site_itemio.github.mindstone/mcp-server-microsoft-sharepoint — Get a site item.
search_sharepointio.github.mindstone/mcp-server-microsoft-sharepoint — Search SharePoint content scoped to a site or across sites.
list_site_itemsio.github.mindstone/mcp-server-microsoft-sharepoint — List site items.
get_library_fileio.github.mindstone/mcp-server-microsoft-sharepoint — Get a library file.
read_library_text_fileio.github.mindstone/mcp-server-microsoft-sharepoint — Read a library text file.
read_site_pageio.github.mindstone/mcp-server-microsoft-sharepoint — Read a SharePoint page.
get_library_treeio.github.mindstone/mcp-server-microsoft-sharepoint — Get library tree view.
create_sharing_linkio.github.mindstone/mcp-server-microsoft-sharepoint — Create a sharing link for a SharePoint item.
get_contextVenkatesh-Jyothula/GTech-Context-MCP-Server — Call this first, once per session. Returns hard rules, doc inventory, and what to call next.
resolve_tables_for_queryVenkatesh-Jyothula/GTech-Context-MCP-Server — Call this second, with the user's request verbatim. Returns a ranked, reasoned list of relevant tables, matching docs, and concrete next ste
list_kb_docsVenkatesh-Jyothula/GTech-Context-MCP-Server — List all docs, optionally filtered by category.
get_context_for_queryVenkatesh-Jyothula/GTech-Context-MCP-Server — Preferred per-query context bundle: given the user's request, returns relevant tables + required docs and execution order in one response.
get_table_schemaVenkatesh-Jyothula/GTech-Context-MCP-Server — Full schema doc for a table.
get_relationshipsVenkatesh-Jyothula/GTech-Context-MCP-Server — FK + logical relationships, optionally filtered to a table.