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.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • 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 BuildlistAllMCPs 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 Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Gft Mcp
G
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:54:55 PM

Gft Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

Bring your GFT (Git for Thought) white-box thinking map to any AI agent. 把你的思维脉络接给任何 agent。

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 ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "gft-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "gft-mcp"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

gft-mcp

把你在 GFT(Git for Thought) 确认过的思维脉络接给任何 AI agent—— Claude Code、Cursor,或任何支持 MCP 的工具。

用它们的 token,走 GFT 的规则。 对话发生在你的 agent 里,思考资产沉淀在你的图上。

  • 🗺 读:agent 直接读到你已想通的判断、还悬着的问题、已否决的方向
  • ✍️ 写:聊完说一句「存一下」,本场新判断增量长进图(只生长,不改写历史)
  • 📬 知情:每次写入当场回执「加了什么」,新节点带未读标记,点开即消——不靠常驻视觉标
  • 🔒 零转手:本包不调用任何 AI、不产生任何 token 消耗——推理全部由你的 agent 用你自己的额度完成

快速开始

Claude Code 用户(最推荐):装 plugin,一步全齐

Code
/plugin marketplace add CoralLips/gft-mcp
/plugin install gft@gft-mcp

装完重启,你会得到:

  • /gft:list、/gft:login —— 程序直答,秒回、零 token(UserPromptSubmit hook 拦截,不经过模型)
  • /gft:link 图名、/gft:save —— 把图接进对话 / 把新判断存回图(AI 命令)
  • MCP server 自动配好,无需再手动 claude mcp add

方式一(推荐):把这段话贴给你的 AI

Code
请帮我安装 GFT 思维脉络的 MCP server:
把名为 "gft" 的 server 加进我的用户级 MCP 配置,
command 是 npx、args 是 ["-y", "gft-mcp"]
(Claude Code 可直接跑: claude mcp add -s user gft -- npx -y gft-mcp;
 其他工具写各自的 MCP 配置文件)。
配好后提醒我重启生效;重启后我说「登录 GFT」完成授权即可。

方式二:一行命令(Claude Code)

Terminal
claude mcp add -s user gft -- npx -y gft-mcp

方式三:手动配置

把这段加进你的 MCP 配置文件(Claude Code:.mcp.json;Cursor:.cursor/mcp.json):

config.json
{ "mcpServers": { "gft": { "command": "npx", "args": ["-y", "gft-mcp"] } } }

配置零凭证、所有人相同——登录在下一步,凭证只落在你本机 ~/.gft-mcp/。

需要 Node.js ≥ 20。配完重启你的 agent 生效。


登录

对 agent 说「登录 GFT」(或用 /gft:login 命令)——它会跑:

Terminal
npx gft-mcp --login-web

浏览器自动打开 GFT 授权页 → 点一下「授权接入」→ 完成。 密码不经过任何对话或终端;agent 拿到的是独立凭证,你浏览器里的登录不受影响。

还没有 GFT 账号?先去 gitforthought.com 聊一段、生成第一张思维脉络。


用法

装好后你的 agent 自动获得四个命令(MCP prompts,Claude Code 里也可用 /gft:* 短名):

命令干什么
list列出你的思维脉络(名字·条数·各线新鲜度)
link把当前对话链接到一张图(之后读写默认走它)
save把本场对话的新判断增量存回图
login检查凭证 / 发起网页授权

不用命令也行,直接说人话:

「列一下我的 GFT 脉络」「带上『产品定位』那张图」「把刚才聊的存进脉络」

⚡ 零 AI 快速通道(不花 token、不等模型)

查名单、看图这类纯程序动作可以完全绕开 AI——终端直跑:

Terminal
npx gft-mcp list           # 瞬回脉络名单
npx gft-mcp read 图名       # 输出某张图全文
npx gft-mcp login          # 网页授权登录

Claude Code 用户的妙用:在输入框用 ! 前缀跑(如 ! npx gft-mcp read 产品定位), 输出直接进入对话上下文——等于零 token 完成"链接"。 (save 没有零 AI 通道——从对话抽取判断本来就是模型的工作。)

写入规则由 GFT 端校验把关:只收用户真说过的判断、旧节点不可改写、时序不可倒挂——出格的提交会被打回并说明原因。


排错

现象处理
提示未登录 / 登录失效说「登录 GFT」或跑 npx gft-mcp --login-web
浏览器没自动打开手动访问命令输出里的 URL
agent 里看不到 gft server配置后要重启 agent;检查 npx -y gft-mcp 在终端能否启动
提示还没有脉络先去 gitforthought.com 生成第一张图
自检npx gft-mcp --check --list(终端直跑,零 AI)

给开发者

  • 本包零 AI 调用:server 只做「验 / 存 / 供」(校验、增量合并、供图),抽取规则随 read(for_update) 下发,由你的 agent 用自己的模型执行
  • 判据随包走:node selftest.mjs(78 条,零网络零 API)
  • 在 GFT 仓库内运行时自动切换本地开发环境(授权页指 localhost:3000);GFT_WEB_URL / GFT_SUPABASE_URL / GFT_SUPABASE_ANON_KEY 环境变量可覆盖一切默认值
  • ⚠ 改 map.mjs 的 isOpen() 必须同步 GFT 画布口径,先跑判据

MIT License · gitforthought.com

Related MCP Servers

View all in Developer Tools View all alternatives
  • G
    Gft Mcp

    Bring your GFT (Git for Thought) white-box thinking map to any AI agent. 把你的思维脉络接给任何 agent。

    💻 Developer Tools0 views
    Compare vs Gft Mcp →
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    💻 Developer Tools0 views
    Compare vs Agent Skills Search Server →
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    💻 Developer Tools0 views
    Compare vs Ai Netcafe →
  • 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 Tools7 views
    Compare vs Claude Task Master →

Frequently Asked Questions about Gft Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gft-mcp": { "command": "npx", "args": ["-y", "gft-mcp"] } }

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 PreviewGft Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gft-mcp-2?style=directory)](https://allmcps.com/mcp/gft-mcp-2)
HTML Embed
<a href="https://allmcps.com/mcp/gft-mcp-2"><img src="https://allmcps.com/api/badge/gft-mcp-2?style=directory" alt="Gft Mcp on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 7, 2026
40Quality signal: Fair · 40/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 & tools16/30
Adoption & activity4/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.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

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

Explore 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.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it 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 Gft Mcp →Install in Claude DesktopInstall in CursorInstall in VS Code