Awesome MCPKnowledge & Memory

ProfessionalWiki/MediaWiki-MCP-Server

⭐ 130 TypeScript repository created 2025-05-12

MediaWiki MCP Server lets an MCP client work against any MediaWiki installation, including Wikipedia and private company wikis. Every wiki-facing tool accepts an optional wiki argument naming the target — a wiki key such as en.wikipedia.org or a full mcp://wikis/{wikiKey} URI — and falls back to a configured default, so one server instance can serve several wikis and each response reports which one the call ran against. Page-reading tools cover fetching page content, diffing two revisions by revision id, title or supplied wikitext, listing category members with pagination up to five hundred per call, and retrieving file pages. A file-data tool returns image bytes inline as base64 at a requested width, which lets a client analyse an image visually even when it cannot reach the wiki host directly; non-renderable types such as audio and video are rejected. Beyond reading, the server supports search and editing operations, with OAuth tools for authenticating against wikis that require it and separate wiki-management tools for the server's own configuration. It is written in TypeScript, published on npm as @professional-wiki/mediawiki-mcp-server, MIT licensed, and packaged as a Gemini CLI extension as well as a plain MCP server. It is maintained by Professional Wiki, a MediaWiki consultancy. The audience is teams whose documentation lives in MediaWiki and who want an assistant able to consult and update it.

https://github.com/ProfessionalWiki/MediaWiki-MCP-Server

mcpmediawikiwikipediawikitypescriptoauthknowledge-base

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