Skip to main content
Glama

adhd-mcp

面向 ADHD 的 Cursor 智能体工具包:马尾式极简代码、按需问答、带状态页脚的简洁回复、通过 MCP 获取上下文统计。

安装

cd your-project
npx adhd-mcp init

在 Cursor 中重新加载 MCP → 新建 Agent 对话

Related MCP server: fcop-mcp

init 会写入什么

路径

作用

.cursor/rules/adhd.mdc

马尾阶梯 + 输出基线(替代 ponytail.mdc

.cursor/skills/adhd-qa/

问答澄清工作流

.cursor/skills/adhd-output/

简短回复 + 页脚格式

.cursor/mcp.json

合并 adhd_mcp 服务器

adhd/sessions/

问答会话日志

MCP 工具

  • estimate_context — 上下文百分比(报告值或 ~启发式)

  • format_status_footer📊 理解 X% │ 进度 Y% │ ctx ~Z%

  • check_readiness — 阻止代码直到理解度 ≥95%

  • qa_session_start / qa_session_append — 会话文件

v1 范围

✅ 规则 + 技能 + MCP + init
❌ GitHub 搜索(v2)· hitl 集成

开发

npm install
npm run smoke
npm run local-test
node dist/index.js init --cwd /path/to/project --force --local

发布后,用户运行 npx adhd-mcp init(使用 npm;无 --local)。

许可证

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Cognitive prosthetic for AI agents. Indexes conversation history from ChatGPT, Claude Code, Cursor, and Gemini CLI into searchable embeddings. 25 MCP tools including tunnel_state (resume where you left off), switching_cost (quantify context-switch penalty), thinking_trajectory (track idea evolution), and alignment_check (decisions vs principles). LanceDB + Parquet, 12ms recall, local-first.
    25
    65
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    Professional local context management and system diagnostic tools for AI IDEs (Cursor, Trae, Antigravity, Windsurf).
    36
    77
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • One shared context your team's AI tools read & write over MCP. No re-explaining. Free.

  • Stop re-explaining yourself to Agents. Give it the right context, right when needed.

  • Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JerryFish123/adhd-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server