Awesome MCPKnowledge & Memory

andybrandt/mcp-simple-arxiv

⭐ 200 Python added to this list on 2025-10-04 repository created 2024-12-07

The project "mcp-simple-arxiv" is an MCP (Model Context Protocol) server designed to provide access to scientific papers from arXiv through their API. It enables large language model (LLM) clients, such as Claude Desktop, to search for scientific papers by title and abstract content, retrieve paper metadata and abstracts, and access links to available paper formats including PDF and HTML. This functionality allows LLMs to effectively search and read academic papers from arXiv, enhancing their ability to provide informed responses based on up-to-date scientific literature. The server can be deployed in two modes: as a local stdio server for desktop clients or as a network-accessible web server. Installation can be done manually via pip or automatically using Smithery for integration with Claude Desktop. The project provides configuration examples for both Mac OS and Windows to enable seamless integration with Claude Desktop, allowing users to query arXiv papers directly through the LLM interface. Key features include the ability to search for recent papers on specific topics, retrieve detailed information about papers including authorship, publication dates, journal references, abstracts, and direct links to paper formats. The server adheres to arXiv API guidelines by implementing rate limiting, single connection handling, and robust error handling with retry logic to ensure compliance and reliability. This project is particularly useful for researchers, academics, and developers who want to integrate arXiv paper search and retrieval capabilities into LLM applications, facilitating easy access to scientific knowledge. The project is open-source under the MIT license and supports both local and web-based deployment, making it versatile for different user needs.

https://github.com/andybrandt/mcp-simple-arxiv

apiarxivclaude-desktoperror-handlinghtmllarge-language-modelllmmcpmit-licensemodel-context-protocolopen-sourcepaper-abstractspaper-metadatapaper-searchpdfrate-limitingscientific-paperssmithery

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...