Awesome MCPKnowledge & Memory

strands-agents/mcp-server

⭐ 292 Python added to this list on 2025-12-15 repository created 2025-05-14

The Strands Agents MCP Server is a specialized Model Context Protocol (MCP) server designed to provide curated documentation access for Strands Agents to generative AI tools. It enables AI coding assistants to efficiently search, retrieve, and utilize relevant documentation about Strands Agents through llms.txt files, facilitating a model-driven approach to building AI agents with minimal coding effort. The server employs a smart document search mechanism based on TF-IDF (Term Frequency-Inverse Document Frequency) with Markdown-aware scoring, which prioritizes important document elements such as titles, headers, and code blocks to enhance the relevance of search results. It indexes documentation from llms.txt files, ensuring the content is clean and human-readable, and supports on-demand fetching by lazy-loading full document content only when necessary to optimize performance. Additionally, the server generates contextual snippets with relevance scoring to provide quick overviews of the documentation content. It supports real HTTPS URLs while maintaining backward compatibility with previous formats. The MCP server integrates seamlessly with over 40 applications that support MCP servers, including popular tools like Amazon Q Developer CLI, Anthropic Claude Code, Cline, Cursor, Kiro, and VS Code, allowing users to quickly install and configure the server in their preferred development environments. The project requires the installation of the 'uv' tool for execution and provides detailed instructions and examples for configuring various MCP clients. It also offers a quick testing method using the MCP Inspector tool to verify server connectivity and functionality. Overall, the Strands Agents MCP Server streamlines the process of accessing and utilizing Strands Agents documentation within AI coding assistants, enhancing developer productivity and enabling rapid AI agent development.

https://github.com/strands-agents/mcp-server

agenticagentic-aiagentsaiai-agentsai-coding-assistantsanthropicautonomous-agentsbedrockdocumentation-accessgenaigenerative-ai-toolshttps-urlsintegrationlitellmllamallmllms.txt-filesmachine-learningmarkdown-aware-scoringmcpmcp-clientsmcp-inspectormcp-servermodel-context-protocolmulti-agent-systemsollamaon-demand-fetchingopenaiopentelemetrypythonsnippet-generationstrands-agentstf-idf-searchuv-tool

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