claude-faf-mcp 2.6.1 → 2.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +53 -7
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,39 @@ All notable changes to claude-faf-mcp will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [2.6.3] - 2025-10-20
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
- Corrected typo in README title: "Persistant" → "Persistent"
|
|
12
|
+
|
|
13
|
+
## [2.6.2] - 2025-10-20
|
|
14
|
+
|
|
15
|
+
### Changed
|
|
16
|
+
- README version management - DRY principle implementation
|
|
17
|
+
- Removed duplicate version references from Technical Specs section
|
|
18
|
+
- Version now appears once in title for simplified maintenance
|
|
19
|
+
|
|
20
|
+
### Documentation
|
|
21
|
+
- Version only in title (single source of truth) and historical changelog entries
|
|
22
|
+
- Streamlined documentation for easier version updates
|
|
23
|
+
|
|
24
|
+
## [2.6.1] - 2025-10-16
|
|
25
|
+
|
|
26
|
+
☑️ **Official MCP Registry Publication**
|
|
27
|
+
|
|
28
|
+
### Added
|
|
29
|
+
- server.json configuration for Anthropic MCP Registry listing
|
|
30
|
+
- Official registry validation and publication ([PR #2759](https://github.com/modelcontextprotocol/servers/pull/2759) MERGED)
|
|
31
|
+
|
|
32
|
+
### Changed
|
|
33
|
+
- mcpName field updated with correct capitalization format (io.github.Wolfe-Jam/claude-faf-mcp)
|
|
34
|
+
- First .faf format server officially listed in Anthropic MCP ecosystem
|
|
35
|
+
|
|
36
|
+
### Registry Status
|
|
37
|
+
- ☑️ Published to official Anthropic MCP Registry
|
|
38
|
+
- ☑️ Validated by Anthropic engineering team
|
|
39
|
+
- ☑️ Available for one-click installation in MCP-compatible hosts
|
|
40
|
+
|
|
8
41
|
## [2.6.0] - 2025-10-14
|
|
9
42
|
|
|
10
43
|
🏆 **Post-Evaluation Release (94.4/100 Gold Standard)**
|
package/README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
# claude-faf-mcp v2.6.
|
|
1
|
+
# claude-faf-mcp v2.6.3 🏆 1st Persistent Project AI Context MCP Server.
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
|
|
5
5
|
<img src="https://cdn.jsdelivr.net/npm/claude-faf-mcp@latest/assets/icons/faf-icon-64.png" alt="Orange Smiley" width="48" />
|
|
6
6
|
|
|
7
|
-
**
|
|
7
|
+
**🏆 Anthropic-Approved MCP Server** • **100% error-free TS strict Gold Code Standard** • **Project DNA ✨ for AI-Context, On-Demand.**
|
|
8
8
|
|
|
9
9
|
</div>
|
|
10
10
|
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
[](https://github.com/Wolfe-Jam/claude-faf-mcp)
|
|
21
21
|
[](./CONTRIBUTING.md)
|
|
22
22
|
|
|
23
|
+
[](https://github.com/modelcontextprotocol/servers)
|
|
23
24
|
[](https://wolfe-jam.github.io/claude-faf-mcp/)
|
|
24
25
|
[](./docs/evaluations/WJTTC-Comprehensive-Evaluation-2025-10-12.md)
|
|
25
26
|
[](./docs/evaluations/)
|
|
@@ -82,12 +83,35 @@ Restart Claude Desktop → Ready! 🏁
|
|
|
82
83
|
|
|
83
84
|
---
|
|
84
85
|
|
|
86
|
+
## 🏆 Anthropic-Approved MCP Server
|
|
87
|
+
|
|
88
|
+
**claude-faf-mcp** is officially published in the [Anthropic MCP Registry](https://github.com/modelcontextprotocol/servers).
|
|
89
|
+
|
|
90
|
+
☑️ **Published to official Anthropic MCP registry** - Validated by Anthropic engineering team
|
|
91
|
+
☑️ **[PR #2759](https://github.com/modelcontextprotocol/servers/pull/2759)** - Approved and available in registry
|
|
92
|
+
☑️ **3,600+ total downloads** - Growing adoption across the Claude community
|
|
93
|
+
|
|
94
|
+
Registry listing: *"MCP server for .faf format. Context scoring engine with project context management."*
|
|
95
|
+
|
|
96
|
+
**The first .faf format server in the official Anthropic ecosystem.** 🧡⚡🏎️
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
85
100
|
## 🎯 What is claude-faf-mcp?
|
|
86
101
|
|
|
102
|
+
**The first and only AI Context MCP introducing Persistent Project Context.**
|
|
103
|
+
|
|
87
104
|
MCP server that brings `.faf` format to Claude Desktop for instant project understanding.
|
|
88
105
|
|
|
89
|
-
**.faf = Project DNA ✨ for AI-Context, On-Demand**
|
|
90
|
-
|
|
106
|
+
**.faf = Foundational AI-Context Format | Project DNA ✨ for AI-Context, On-Demand**
|
|
107
|
+
|
|
108
|
+
**Format-Driven Architecture:**
|
|
109
|
+
- **Persistent** - Context survives across sessions, tools, and AIs
|
|
110
|
+
- **Universal** - Works with any MCP client, CLI, workflow automation (n8n, Make, etc.), or AI assistant
|
|
111
|
+
- **Stack-Agnostic** - Any language, framework, or setup
|
|
112
|
+
- **Built with Claude** - Optimized for Claude Desktop while maintaining compatibility with ANY AI model or platform
|
|
113
|
+
|
|
114
|
+
No limits. No restrictions. No boundaries. The only true format-first architecture for the AI era.
|
|
91
115
|
|
|
92
116
|
### Key Features
|
|
93
117
|
|
|
@@ -137,7 +161,6 @@ The `.faf` file persists across conversations - no need to re-explain your proje
|
|
|
137
161
|
## 📊 Technical Specs
|
|
138
162
|
|
|
139
163
|
```
|
|
140
|
-
Version: 2.6.0
|
|
141
164
|
Performance: <11ms operations
|
|
142
165
|
TypeScript: 100% strict mode
|
|
143
166
|
Dependencies: 1 (MCP SDK only)
|
|
@@ -148,7 +171,20 @@ Coverage: 4,400+ lines
|
|
|
148
171
|
|
|
149
172
|
---
|
|
150
173
|
|
|
151
|
-
## ✨ What's New
|
|
174
|
+
## ✨ What's New
|
|
175
|
+
|
|
176
|
+
### v2.6.2 - Documentation Improvements
|
|
177
|
+
- **DRY Principle** - Version management simplified
|
|
178
|
+
- **Single Source of Truth** - Version appears once in title
|
|
179
|
+
- **Easier Maintenance** - Streamlined documentation updates
|
|
180
|
+
|
|
181
|
+
### v2.6.1 - Official MCP Registry Publication
|
|
182
|
+
- ☑️ **Published to Anthropic MCP Registry** - [PR #2759](https://github.com/modelcontextprotocol/servers/pull/2759) MERGED
|
|
183
|
+
- **server.json** added for official registry listing
|
|
184
|
+
- **mcpName** updated with correct capitalization format
|
|
185
|
+
- **Registry validation** - First .faf format server in official ecosystem
|
|
186
|
+
|
|
187
|
+
### v2.6.0 - Post-Evaluation Release (94.4/100 Gold Standard)
|
|
152
188
|
|
|
153
189
|
🏆 **Post-Evaluation Release (94.4/100 Gold Standard)**
|
|
154
190
|
- Type-safe tool handlers with proper TypeScript definitions
|
|
@@ -211,6 +247,14 @@ npm link
|
|
|
211
247
|
|
|
212
248
|
---
|
|
213
249
|
|
|
250
|
+
## 👤 Author
|
|
251
|
+
|
|
252
|
+
**James Wolfe (Wolfe-Jam)**
|
|
253
|
+
Creator, .faf Format
|
|
254
|
+
ORCID: [0009-0007-0801-3841](https://orcid.org/0009-0007-0801-3841)
|
|
255
|
+
|
|
256
|
+
---
|
|
257
|
+
|
|
214
258
|
## 📄 License
|
|
215
259
|
|
|
216
260
|
MIT License - See [LICENSE](./LICENSE) file
|
|
@@ -227,7 +271,9 @@ We welcome contributions! Join our [community discussions](https://github.com/Wo
|
|
|
227
271
|
|
|
228
272
|
<div align="center">
|
|
229
273
|
|
|
230
|
-
**
|
|
274
|
+
**AI? Context? faf innit ✨**
|
|
275
|
+
|
|
276
|
+
Made with 🧡 by wolfejam.dev
|
|
231
277
|
|
|
232
278
|
**100% FREE Forever** • **Zero Dependencies** • **Zero Faff™**
|
|
233
279
|
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-faf-mcp",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.3",
|
|
4
4
|
"mcpName": "io.github.Wolfe-Jam/claude-faf-mcp",
|
|
5
|
-
"description": "
|
|
5
|
+
"description": "Persistent project context • MCP server for Claude Desktop • MIT License",
|
|
6
6
|
"icon": "./assets/icons/faf-icon-64.png",
|
|
7
7
|
"logo": "./assets/icons/faf-icon-64.png",
|
|
8
8
|
"displayName": ".faf 🧡⚡️",
|