Confluence Wiki MCP Server Extension
This is a VSCode/Cursor extension that provides an MCP (Model Context Protocol) server for integrating with Confluence Wiki. It allows users to configure a…
Directory
This is a VSCode/Cursor extension that provides an MCP (Model Context Protocol) server for integrating with Confluence Wiki. It allows users to configure a…
# Obsidian MCP Server A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants like Cursor & Claude to…
MCP server that helps build Memory Bank - structured documentation system for context preservation
Repo Context MCP provides programmatic access to repository contents for integrations and automation. It can list directories/files, read any file, return the…
A lightweight MCP server implementation that leverages PGLite and pgvector to perform efficient similarity searches on local Markdown documents using the Model…
Seta MCP is a Model Context Protocol server designed for Salesforce developers to create code and configuration. It fetches documentation from a user-defined…
# MCP Server for AI-Notion Integration A Model Context Protocol (MCP) server that integrates with Notion databases to store AI question/answer pairs. This…
MCP Server to improve LLM context through vector search.
# @heuresis/mcp A Model Context Protocol (MCP) server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…
An mcp server that you can use to store and retrieve ideas, prompt templates, personal preferences to use with you favourite AI tool that supports the…
A Model Context Protocol (MCP) for Jupyter Notebook
A Model Context Protocol (MCP) server implementation providing persistent note management created with Python SDK.
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
A collection of reference server implementations for the Model Context Protocol (MCP) using Typescript and Python SDKs.
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers implemented with TypeScript and Python SDKs.
IaC Memory MCP Server is a Model Context Protocol (MCP) server that provides persistent memory storage, version tracking, and relationship mapping for…
Memorious-MCP is a minimal Model Context Protocol (MCP) server that provides a persistent key-value memory store with vector-similarity lookup using ChromaDB.
A Model Context Protocol (MCP) server implementation for graph-based memory storage with RAG capabilities
An MCP (Model Context Protocol) server implementation for managing Confluence wiki pages. It provides tools to create, update, delete, and search pages, with…
# MCP Server with FAISS for RAG This project provides a proof-of-concept implementation of a Machine Conversation Protocol (MCP) server that allows an AI agent…
A Model Context Protocol (MCP) server that extracts and queries tasks from Obsidian markdown files using the Obsidian Tasks plugin format. Designed to enable…
A Go implementation of the Model Context Protocol (MCP) server for Atlassian Confluence Data Center
# 📚 Wiki MCP Server An MCP (Model Context Protocol) Server implementation for managing Confluence wiki pages. Supports: - Creating new wiki pages - Updating…
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.