Developer Tools
Trust: 34/100 (Limited)io.github.Embassy-of-the-Free-Mind/source-library Guide
Search translated historical texts on alchemy, Hermeticism, and Renaissance philosophy.
by Embassy-of-the-Free-Mind
Quick Start
Install
npx @source-library/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-embassy-of-the-free-mind-source-library": {
"command": "npx",
"args": [
"@source-library/mcp-server"
]
}
}
}