libretexts-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@libretexts-mcpsearch for quantum mechanics in physics"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
libretexts-mcp
MCP server for LibreTexts — open textbooks in physics, math, chemistry, engineering, biology, statistics, and geosciences. Built for self-study (aerospace track: phys + math + chem + eng).
Tools
search(query, library="phys", limit=10)— full-text search one library.get_page(library, path_or_id)— fetch a page as Markdown.list_toc(library, path_or_id="home")— list a bookshelf or a book's chapters.
Related MCP server: University Course Catalog MCP Server
Resources
libretexts://shelf/{library}for each of:phys,math,chem,eng,bio,stats,geo. Attach to a chat for instant catalog context.
Install / run
cd libretexts-mcp-server
uv venv && source .venv/bin/activate
uv pip install -e .
libretexts-mcp # stdio MCP serverClaude Code config
{
"mcpServers": {
"libretexts": {
"command": "libretexts-mcp"
}
}
}Notes
Uses the MindTouch DekiAPI (/@api/deki/...?dream.out.format=json) exposed by
each LibreTexts subdomain. Page refs can be numeric IDs or URL paths
(e.g. Bookshelves/Classical_Mechanics/Classical_Mechanics_(Tatum)).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server that enables searching books by author via Open Library API and searching keywords inside local text files.Last updated241MIT
- Flicense-qualityCmaintenanceMCP server that exposes a university course catalog to LLMs, enabling course search, prerequisite lookup, instructor details, and department directory through natural language.Last updated
- Alicense-qualityDmaintenanceMCP server enabling LLMs to query a local Calibre Content Server for ebook metadata, chapters, and content in HTML or Markdown.Last updated18MIT
- Alicense-qualityBmaintenanceMCP server for WirLernenOnline.de that enables searching and retrieving educational materials, collections, topic pages, and metadata through natural language, compatible with OpenAI and Claude.Last updatedApache 2.0
Related MCP Connectors
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
MCP server for the Inistate platform: module discovery, entry management, and activity submission.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mubashir1osmani/libretexts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server