目录 / alexandria
MCP
鉴权未知
未评级
已上架
alexandria
Alexandria gives AI agents semantic search over 4.6 million text chunks from 20,000+ classical philosophy and humanities works — Plato, Aristotle, Kant, Nietzsche, Hegel, Hume, Descartes, Schopenhauer, and thousands more — sourced from Archive.org. Texts span Ancient Greek, Latin, German, French, English, Italian and other languages. Use search_texts to find passages by concept, argument or author. Use get_book_list to browse available works. Three prompts are available for guided analysis: philosopher_analysis, topic_exploration, and compare_philosophers.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:55):Alexandria gives AI agents semantic search over 4
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://alexandria--kontakt-qy0g.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"alexandria": {
"url": "https://alexandria--kontakt-qy0g.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| ping | Simple connectivity test. Returns a greeting to confirm the server is running. |
| search_texts | Search 4.6 million classical philosophy and humanities texts from Archive.org. The collection contains public domain books (pre-1928) covering: - Philosophy: Aristotle, Plato, Kant, Hegel, Nietzsche, Schopenhauer, Descartes, Spinoza, Locke, Hume, Mill, Wittgenstein, Aquinas and many more - Ethics, metaphysics, epistemology, logic, political philosophy - Sacred and religious texts, stoicism, neoplatonism, existentialism - Classical literature, history of ideas, social theory - Sources: Internet Archive (americana, europeanlibraries, gutenberg) Texts are in original languages — primarily English, German, Latin, French, Italian, Greek, Russian. Queries in any language work due to multilingual embeddings. Args: query: What you are looking for, e.g. 'Nietzsche will to power eternal recurrence', 'Kantian categorical imperative duty ethics', 'Platonic theory of forms and the Good', 'Stoic virtue and the sage', 'Aristotle eudaimonia flourishing', 'Hegel dialectics spirit history', 'free will determinism compatibilism' author: Optional — filter results to a specific author/creator, e.g. 'Kant', 'Nietzsche', 'Aristotle'. Case-insensitive substring match. language: Optional — filter by language code, e.g. 'eng', 'ger', 'lat', 'fre', 'ita', 'gre', 'rus' limit: Number of results after reranking (default 5, max 20) Returns: List of relevant text excerpts with metadata, reranked by relevance. Each result includes rerank_score, vector_score, title, creator, date, language, subject and the full text chunk. |
| get_book_list | List books in the Alexandria collection, optionally filtered by author, subject or language. Returns unique books (one entry per Archive.org identifier) with metadata. At least one filter parameter is recommended — without filters, results are arbitrary. Args: author: Filter by author/creator name, e.g. 'Kant', 'Nietzsche', 'Plato'. Case-insensitive substring match against the creator field. subject: Filter by subject keyword, e.g. 'ethics', 'logic', 'metaphysics'. Case-insensitive substring match against the subject field. language: Filter by language code, e.g. 'eng', 'ger', 'lat', 'fre', 'gre', 'rus'. limit: Maximum number of distinct books to return (default 20, max 100). Returns: List of books with title, creator, date, language, subject, identifier and total_chunks. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。