libretexts-mcp
libretexts-mcp
LibreTexts 用のMCPサーバー — 物理学、数学、化学、工学、生物学、統計学、地球科学のオープン教科書です。独学用に構築されています(航空宇宙トラック:物理 + 数学 + 化学 + 工学)。
ツール
search(query, library="phys", limit=10)— 1つのライブラリを全文検索します。get_page(library, path_or_id)— ページをMarkdownとして取得します。list_toc(library, path_or_id="home")— 本棚または本の章を一覧表示します。
Related MCP server: access-calibre
リソース
libretexts://shelf/{library}(各ライブラリ用:phys,math,chem,eng,bio,stats,geo)。チャットに添付して、即座にカタログのコンテキストを利用できます。
インストール / 実行
cd libretexts-mcp-server
uv venv && source .venv/bin/activate
uv pip install -e .
libretexts-mcp # stdio MCP serverClaude Codeの設定
{
"mcpServers": {
"libretexts": {
"command": "libretexts-mcp"
}
}
}注意事項
各LibreTextsサブドメインによって公開されているMindTouch DekiAPI (/@api/deki/...?dream.out.format=json) を使用します。ページ参照には、数値IDまたはURLパス(例:Bookshelves/Classical_Mechanics/Classical_Mechanics_(Tatum))を使用できます。
Related MCP Connectors
MCP server for querying Forkast documentation
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
MCP server for Russian books search, details, and recommendation candidates.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceMCP server that exposes a university course catalog to LLMs, enabling course search, prerequisite lookup, instructor details, and department directory through natural language.-
- AlicenseNot gradedqualityDmaintenanceMCP server enabling LLMs to query a local Calibre Content Server for ebook metadata, chapters, and content in HTML or Markdown.17 npmMIT
- AlicenseAqualityDmaintenanceMCP server for WirLernenOnline.de that enables searching and retrieving educational materials, collections, topic pages, and metadata through natural language, compatible with OpenAI and Claude.12Apache 2.0
- FlicenseNot gradedqualityBmaintenanceMCP server that exposes a read-only knowledge base of verified math lecture material, enabling AI agents to quiz students using active recall via list_topics and query_annuma tools.1-