From 19093fb26debb67bb8003c45afed0fabbab4571a Mon Sep 17 00:00:00 2001 From: Wolfe-Jam Date: Wed, 11 Mar 2026 07:57:13 -0400 Subject: [PATCH] docs: update claude-faf-mcp description Improve the description to better explain what the server does: - Persistent project context for AI - 33 MCP tools - IANA-registered format - 391 tests across 6 platforms Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aefbd53c0b..75cb3b3c04 100644 --- a/README.md +++ b/README.md @@ -691,7 +691,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[cicada](https://github.com/wende/cicada)** - AST-powered code intelligence for Elixir projects. Provides 9 tools including function search, call site tracking, PR attribution, git history, and semantic search - reducing AI query tokens by 82%. - **[CIViC](https://github.com/QuentinCody/civic-mcp-server)** - MCP server for the Clinical Interpretation of Variants in Cancer (CIViC) database, providing access to clinical variant interpretations and genomic evidence for cancer research. - **[Claude Thread Continuity](https://github.com/peless/claude-thread-continuity)** - Persistent memory system enabling Claude Desktop conversations to resume with full context across sessions. Maintains conversation history, project states, and user preferences for seamless multi-session workflows. -- **[claude-faf-mcp](https://github.com/Wolfe-Jam/claude-faf-mcp)** - MCP server for .faf format. Context scoring engine with project context management. +- **[claude-faf-mcp](https://github.com/Wolfe-Jam/claude-faf-mcp)** - Persistent project context for AI. 33 tools for creating, scoring, and syncing project DNA via IANA-registered .faf format (`application/vnd.faf+yaml`). 391 tests across 6 platforms. - **[ClaudePost](https://github.com/ZilongXue/claude-post)** - ClaudePost enables seamless email management for Gmail, offering secure features like email search, reading, and sending. - **[CLDGeminiPDF Analyzer](https://github.com/tfll37/CLDGeminiPDF-Analyzer)** - MCP server tool enabling sharing large PDF files to Google LLMs via API for further/additional analysis and response retrieval to Claude Desktop. - **[ClearML MCP](https://github.com/prassanna-ravishankar/clearml-mcp)** - Get comprehensive ML experiment context and analysis directly from [ClearML](https://clear.ml) in your AI conversations.