Memory Bank MCP

Created By
tuncer-bytea year ago
Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.
Overview

what is Memory Bank MCP?

Memory Bank MCP is a structured documentation system that helps teams create, manage, and access project knowledge through interconnected Markdown documents.

how to use Memory Bank MCP?

To use Memory Bank MCP, clone the repository, install dependencies, and configure the MCP settings. You can run it in development or production mode based on your needs.

key features of Memory Bank MCP?

  • AI-Generated Documentation using Gemini API
  • Structured Knowledge System with six core document types
  • MCP Integration for seamless AI assistant functionality
  • Customizable directory location for Memory Bank
  • Pre-defined Document Templates for various project aspects
  • AI-Assisted Updates for document management
  • Advanced Querying for context-aware document searches

use cases of Memory Bank MCP?

  1. Managing project documentation for software development teams.
  2. Creating structured knowledge bases for research projects.
  3. Facilitating collaboration and knowledge sharing among team members.

FAQ from Memory Bank MCP?

  • Can Memory Bank MCP integrate with other tools?

Yes! It is designed to work with AI assistants and can be integrated with various tools via the Model Context Protocol.

  • Is there a cost associated with using Memory Bank MCP?

Memory Bank MCP is open-source and free to use.

  • What types of documents can be created?

You can create project briefs, product contexts, system patterns, tech contexts, active contexts, and progress documents.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
tuncer-byte
Star
24
Language
TypeScript
License
-
Tags

Recommend Servers

View All
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

7 hours ago