Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Faf MCP
Faf MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:31:11 PM

Faf MCP

User RatingsBe the first to rate and review this MCP server!
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website
developer-toolsproject-contextidemcpsynchronization

Maintains one project.faf context file and synchronizes it with IDE, agent, GitHub, and cloud context formats.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wolfe-jam-faf-mcp": {
      "command": "bunx",
      "args": [
        "faf"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Overview

Wolfe-Jam/faf-mcp MCP server maintains persistent project context in a `.faf` file and exposes tools for reading, writing, scoring, and synchronizing that context. It can translate project.faf into files such as `AGENTS.md`, `.cursorrules`, `GEMINI.md`, and `CLAUDE.md`, with interoperability tools for several development platforms. Run it locally over stdio with `bunx faf-mcp`, connect to the hosted Streamable HTTP endpoint, or deploy an instance on Vercel. Reach for it when multiple AI coding tools need a shared project context instead of separately maintained instruction files.

Use cases

โ€ขSynchronize project instructions across Cursor, Windsurf, Cline, and VS Code
โ€ขScore a project's AI-readiness from its FAF context
โ€ขImport and export AGENTS.md, .cursorrules, and GEMINI.md
โ€ขGenerate project context from a GitHub repository URL
โ€ขPublish and fetch shared project context

Key features

โ€ขPersistent project.faf context
โ€ขBi-directional context synchronization
โ€ขAI-readiness scoring
โ€ขIDE and agent format interoperability
โ€ขCloud publish, fetch, search, and sharing tools
โ€ขConfigurable 15-tool or 29-tool surface

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Faf MCP.

Extracted Tool Capabilities
Persistent project.faf context
Bi-directional context synchronization
AI-readiness scoring
IDE and agent format interoperability
Cloud publish, fetch, search, and sharing tools
Configurable 15-tool or 29-tool surface

How Faf MCP works

What Wolfe-Jam/faf-mcp MCP server does

Wolfe-Jam/faf-mcp MCP server uses project.faf as a central project-context file for AI-assisted development. The server can initialize, read, validate, update, score, and synchronize this context. Its purpose is to keep one project definition aligned with platform-specific files used by coding agents and IDEs.

Supported context targets include AGENTS.md, .cursorrules, GEMINI.md, and CLAUDE.md. Interoperability tools also cover Conductor directory structures and creating a FAF file from a GitHub repository URL. The repository identifies the FAF format with the media type application/vnd.faf+yaml.

How it works

The server exposes MCP tools that operate on local project context and related platform formats. A typical workflow starts with faf_init, uses faf_read or faf_score to inspect the project, and then applies faf_sync or faf_bi_sync to propagate changes. The bi-directional workflow keeps the .faf file and supported agent instruction files aligned rather than treating each file as an independent source of truth.

The default configuration presents 15 essential tools. Setting FAF_TOOLS=all exposes the full set of 29 tools, while tools remain callable by name. The README also documents a CLI fallback through faf-cli for operations such as extracting project information from a README or merging YAML content.

Setup and configuration

For a local stdio deployment, run:

bash
bunx faf-mcp

An MCP client can register it with the bunx command and faf-mcp argument. The README lists configuration locations for Cursor, Windsurf, Cline, and VS Code. Cursor also has a direct installation link. Claude Desktop users are directed to the separate claude-faf-mcp project rather than the standard IDE configuration shown for this repository.

A hosted Streamable HTTP endpoint is documented at https://ide.faf.one/mcp/v1. The project also documents a Vercel deployment option, with /health, /info, and /mcp/v1 routes available on a deployed instance.

Tools and capabilities

Documented tool groups include:

  • Core project operations: faf_init, faf_score, faf_sync, faf_bi_sync, faf_read, and faf_write.
  • Platform interoperability: faf_agents, faf_cursor, faf_gemini, faf_conductor, and faf_git.
  • Cloud context operations: faf_cloud_publish, faf_cloud_fetch, faf_cloud_list, faf_cloud_search, and faf_cloud_share.

Cloud tools can publish, retrieve, list, search, and share named context records through mcpaas.live. The README describes shareable URLs and fetching context back into a local project.faf file.

Limitations and notes

Wolfe-Jam/faf-mcp MCP server is focused on project context management, not general-purpose code execution or repository hosting. The README describes multiple deployment paths, but it does not specify authentication requirements, hosted-service pricing, or access controls for the hosted endpoint. The repository documentation also distinguishes the default 15-tool surface from the 29-tool full set, so available tools depend on FAF_TOOLS configuration.

The documented synchronization targets are specific formats and platforms; unsupported agent formats may require the CLI fallback or another integration. The project is MIT licensed.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    ๐Ÿ’ป Developer Tools8 views
    Compare vs Claude Task Master โ†’
  • SaC โ€” Software as Content logoSaC โ€” Software as Content

    Give your AI agent the ability to respond with live, interactive apps that evolve.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs SaC โ€” Software as Content โ†’
  • Magic MCP logoMagic MCP

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

    ๐Ÿ’ป Developer Tools16 views
    Compare vs Magic MCP โ†’
  • MCP Pandoc logoMCP Pandoc

    MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs MCP Pandoc โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
7
Stargazers on the source repository.
npm downloads
1.6k
Package downloads in the last 30 days.
Last commit
Today
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Faf MCP

Run `bunx faf-mcp`, then add the `bunx` command with `faf-mcp` as its argument to your MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFaf MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wolfe-jam-faf-mcp?style=directory)](https://allmcps.com/mcp/wolfe-jam-faf-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/wolfe-jam-faf-mcp"><img src="https://allmcps.com/api/badge/wolfe-jam-faf-mcp?style=directory" alt="Faf MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 11, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
npm downloads1,568/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท faf (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

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

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Faf MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code