Awesome MCPKnowledge & Memory

takashiishida/arxiv-latex-mcp

⭐ 145 Python added to this list on 2025-05-14 repository created 2025-04-07

arxiv-latex-mcp gives MCP clients access to arXiv papers through their original LaTeX source. The stated reason is accuracy on mathematics: extracting text from a PDF mangles equations, subscripts and symbols, so a model reading a converted PDF often misreads the very expressions a technical paper turns on. LaTeX source preserves them exactly — an integral, a matrix or a defined operator arrives as the markup the author wrote, which the model can parse unambiguously. The server delegates downloading and processing to the author's companion tool arxiv-to-prompt, which retrieves the source bundle for a given arXiv identifier, resolves the multi-file structure of a typical submission and flattens it into a single readable document. From the client side the interaction is simply supplying an arXiv id or URL and receiving the processed paper. It is a Python project published on PyPI as arxiv-latex-mcp, MIT licensed with tagged releases, and documented for Claude Desktop, Claude Code and Cursor. The audience is researchers and students reading machine-learning, physics or mathematics preprints who want an assistant that can discuss the actual derivations in a paper rather than an approximation of them.

https://github.com/takashiishida/arxiv-latex-mcp

mcparxivlatexresearch-paperspythonmathematicsacademic

Also in Knowledge & Memory

MemPalace/mempalace

MemPalace is an open-source, local-first AI memory system that stores and retrieves conversation history verbatim using semantic search, supporting pluggable backends like ChromaDB and integrating ...

siyuan-note/siyuan

SiYuan is a privacy-first, self-hosted personal knowledge management system featuring block-level referencing, Markdown WYSIWYG editing, and support for the Model Context Protocol (MCP).

topoteretes/cognee

Cognee is an open-source project that provides scalable and modular memory capabilities for AI agents using ECL pipelines, enabling efficient management and retrieval of past interactions and diverse data types.

vectorize-io/hindsight

Hindsight is an agent memory system designed to create smarter, learning AI agents by moving beyond simple conversation history recall to encompass a biomimetic storage architecture for long-term m...

screenpipe/screenpipe

Screenpipe is a local-first, AI-powered memory tool that records computer activity (screen, audio, accessibility tree) to provide a searchable, automated context for personal AI agents and users, i...

Olow304/memvid

Memvid is a video-based AI memory library that stores millions of text chunks in MP4 files with ultra-fast semantic search, eliminating the need for traditional databases and enabling portable, efficient AI memory management.

EverMind-AI/EverOS

EverOS is an open-source Python framework for self-evolving, portable, long-term memory for AI agents, supporting multimodal ingestion and local-first persistence with Markdown as the source of truth.

MemTensor/MemOS

MemOS is a Memory Operating System for LLMs and AI agents that unifies long-term memory management, offering a single API for structured, multi-modal memory with enterprise-grade optimizations, sig...