A custom Memory MCP Server that acts as a cache for Infrastructure-as-Code information, allowing users to store, summarize, and manage notes with a custom URI scheme and simple resource handling.
Memento is a local-first MCP server that gives AI coding agents
durable project memory — facts, decisions, patterns, and architecture
notes — so they stop re-learning the same context every session.
Runs locally on Node.js 18+ with SQLite storage and optional cloud
embeddings; works with Claude Code, Cursor, Windsurf, and any MCP client.
Record development decisions as structured JSON, embed them as vectors via Gemini, and search semantically over MCP. Works with Claude Code, Cursor, Windsurf, and any MCP client.
Production-ready MCP server enabling LLM text generation, template management, context-aware conversations, and memory storage with enterprise quality assurance.
Provides AI assistants with persistent graph-based memory capabilities using Neo4j, enabling semantic search, relationship tracking, and knowledge organization across multiple project contexts.
AI bookkeeper for small businesses that connects to QuickBooks Online. Enables users to query financial data like bank balances, P\&L reports, and invoices through natural language in Claude Desktop or Cursor.
A demonstration implementation of a Model Context Protocol server that provides simple mathematical tools (add, subtract) and personalized greeting resources.
Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.