Wolfe-Jam/faf-mcp

๐Ÿ’ป Developer Tools
0 Views
0 Installs

๐Ÿ“‡ ๐Ÿ  - Universal persistent project context for Cursor, Windsurf, Cline, VS Code, and all MCP-compatible platforms (including Claude Desktop). IANA-registered format (application/vnd.faf+yaml). 17 native tools, AI-readiness scoring.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "wolfe-jam-faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wolfe-jam-faf-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

FAF

.FAF Context

Persistent Project Context for Cursor, IDEs and VS Code. Define once. Sync everywhere. npm: faf-mcp

npmdownloads FAF Trophy 100% IANA: vnd.faf+yaml DOI: Context paper

Home: wolfe-jam.github.io/faf-mcp ยท Hosted MCP endpoint: https://ide.faf.one/mcp/v1 (Streamable HTTP)

The MCP you didn't realise you needed, or wanted but didn't know who to ask, is here. Building on 100,000+ downloads across the FAF ecosystem, we bring you faf-mcp to cure your syncing pain and fuel your chosen AI with optimized context, on-demand.

โญ A star helps other devs discover faf-mcp โ€” despite the downloads, ~3 of 4 devs check stars first.

CI License: MIT project.faf


What's New in 2.3.0 โ€” The Curated Edition

The tools you actually need, up front. faf-mcp now leads with 15 essential tools by default โ€” a clean, focused surface instead of a wall of options. Need everything? Set FAF_TOOLS=all for the full 29 (every tool stays callable by name either way). And every Core tool's description was rewritten so your AI picks the right one, first time.


Define once. Sync everywhere.

You maintain .cursorrules. Your teammate uses AGENTS.md. Someone on the team just switched to Gemini. Every AI tool wants its own context file โ€” and they all say the same thing in different formats.

faf-mcp is the dedicated MCP server for Cursor, Windsurf, Cline, VS Code, and every non-Claude platform. One .faf file in your repo, synced to every format your team needs.

Context for Cursor & IDE agents: faf-cli (v7.1) authors the files this server syncs โ€” bunx faf export --agents, zero-install and git-native. See FAF-CLI for Cursor & IDE agents ๐Ÿ‘€.

                      project.faf
                           โ”‚
          โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
          โ–ผ        โ–ผ               โ–ผ            โ–ผ
      CLAUDE.md  AGENTS.md  .cursorrules  GEMINI.md
      (Claude)   (Codex)      (Cursor)    (Gemini)

Quick Start

Cursor โ€” one click: Add .FAF Context to Cursor

Everywhere else:

bunx faf-mcp

Add to your MCP config:

{"mcpServers": {"faf": {"command": "bunx", "args": ["faf-mcp"]}}}
PlatformConfig File
Cursor~/.cursor/mcp.json
Windsurf~/.codeium/windsurf/mcp_config.json
ClineCline MCP settings
VS CodeMCP extension config
Claude DesktopUse claude-faf-mcp

Three Ways to Deploy

DoorMethodBest For
Hostedmcpaas.liveZero-install, point any MCP client to the URL
Self-DeployDeploy to VercelYour own instance, full control
Localbunx faf-mcpIDE integration via stdio transport

Hosted (mcpaas.live)

Point your MCP client to https://ide.faf.one/mcp/v1 โ€” no install, no config, no maintenance. Served from 300+ Cloudflare edges with sub-ms cold starts via 2.7KB Zig-WASM engine.

Self-Deploy (Vercel)

Deploy your own MCP server on Vercel in one click. Once deployed, your server exposes:

  • /health โ€” Health check
  • /info โ€” Server metadata + tool list
  • /mcp/v1 โ€” MCP Streamable HTTP transport

Local (npm)

npx faf-mcp

Interop Tools

ToolPlatformAction
faf_agentsOpenAI CodexImport/export/sync AGENTS.md
faf_cursorCursor IDEImport/export/sync .cursorrules
faf_geminiGoogle GeminiImport/export/sync GEMINI.md
faf_conductorConductorImport/export directory structure
faf_gitGitHubAuthor .faf from any repo URL
# Sync to all formats at once
faf bi-sync --all

# Generate .faf from any GitHub repo
faf_git { url: "https://github.com/facebook/react" }

Core tier: 15 essential tools shown by default; set FAF_TOOLS=all for the full 29 (every tool stays callable by name either way) ยท with CLI fallback ยท 9 test suites ยท 7 bundled parsers


Cloud Sync

Share your FAF context globally via mcpaas.live:

ToolPurpose
faf_cloud_publishUpload to cloud, get shareable URL
faf_cloud_fetchPull context from cloud
faf_cloud_listList available souls
faf_cloud_searchSearch across souls
faf_cloud_shareGenerate share links

Example Workflow:

# Upload your project.faf
faf_cloud_publish { soul_name: "my-project" }
โ†’ https://mcpaas.live/souls/my-project

# Anyone can fetch it
faf_cloud_fetch { soul_name: "my-project" }
โ†’ Context merged into local project.faf

Zero-install sharing - Recipients need no MCP setup. Served from 300+ Cloudflare edges with <1ms cold starts via 2.7KB Zig-WASM engine.


Eternal Bi-Sync

Your .faf file and your platform context files stay synchronized in milliseconds.

project.faf  โ†โ”€โ”€ 8ms โ”€โ”€โ†’  .cursorrules / AGENTS.md / CLAUDE.md / GEMINI.md
                    Single source of truth
  • Update either side โ†’ both stay aligned
  • --all flag syncs to all four formats at once
  • Zero manual maintenance
  • Works across teams, branches, sessions

AI assistants forget. They drift. Every new session, AI starts guessing again. Bi-sync means context never goes stale.


Tier System: From Blind to Optimized

TierScoreStatus
๐Ÿ† TROPHY100%AI never has to guess
โ˜… GOLD99%+1 slot from Trophy
โ—† SILVER95%+Close โ€” keep going
โ—‡ BRONZE85%+Interim โ€” keep going
โ— GREEN70%+Interim โ€” keep going
โ— YELLOW55%+AI flipping coins
โ—‹ RED<55%AI working blind
โ™ก WHITE0%No context at all

At 55%, AI is guessing half the time. At 100%, AI is optimized.


use>faf | Prompt Pattern

Start every prompt with "Use FAF" to invoke MCP tools:

Use FAF to initialize my project
Use FAF to score my AI-readiness
Use FAF to sync my context
Use FAF to enhance my project

Works on all platforms โ€” stops web search, forces tool usage.


29 MCP Tools

ToolPurpose
faf_initInitialize project.faf
faf_scoreCheck AI-readiness (0-100%)
faf_syncSync context across platforms
faf_bi_syncBi-directional .faf โ†” CLAUDE.md
faf_readParse and validate FAF files
faf_writeCreate/update FAF with validation
Interop Tools
faf_agentsImport/export/sync AGENTS.md
faf_cursorImport/export/sync .cursorrules
faf_geminiImport/export/sync GEMINI.md
faf_conductorImport/export directory structure
faf_gitAuthor .faf from GitHub repo URL
Cloud Tools
faf_cloud_publishUpload to mcpaas.live
faf_cloud_fetchPull from cloud
faf_cloud_listList souls
faf_cloud_searchSearch souls
faf_cloud_shareGenerate share links

Plus CLI fallback (via faf-cli):

  • faf readme - Extract 6 Ws from README (+25-35% boost)
  • faf human-add - Non-interactive YAML merge (6Ws Builder)
  • faf git - GitHub repo analysis without cloning
  • And 40+ more commands...

Ecosystem


If faf-mcp has been useful, consider starring the repo โ€” it helps others find it.

License

MIT License โ€” Free and open source


Zero drift. Eternal sync. AI optimized. ๐Ÿ†

"It's so logical if it didn't exist, AI would have built it itself" โ€” Claude

Related MCP Servers

Moxie-Docs-MCPโ˜… Featured

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

๐Ÿ’ป Developer Tools2 views
3KniGHtcZ/codebeamer-mcp

๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Codebeamer ALM integration for managing work items, trackers, and projects. Provides 17 tools for reading and writing items, associations, references, comments, and risk management data via Codebeamer REST API v3.

๐Ÿ’ป Developer Tools1 views
21st-dev/Magic-MCP

Create crafted UI components inspired by the best 21st.dev design engineers.

๐Ÿ’ป Developer Tools0 views
a-25/ios-mcp-code-quality-server

๐Ÿ“‡ ๐Ÿ  ๐ŸŽ - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration.

๐Ÿ’ป Developer Tools0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.