brain-mcp-server MCP Server
JEM-Fizbit/brain-mcp-server
Are you the maintainer of JEM-Fizbit/brain-mcp-server? Claim this listing →
Generic MCP server for Markdown-based AI Brain context systems
Add AgentRank to Claude Code Discover and compare tools like JEM-Fizbit/brain-mcp-server — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
JEM-Fizbit/brain-mcp-server is a TypeScript MCP server licensed under MIT. Generic MCP server for Markdown-based AI Brain context systems
Ranked #50 out of 116 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# brain-mcp-server A generic MCP server that serves Markdown-based AI Brain files to any MCP-compatible Claude client. ## What It Does Gives Claude persistent, context-aware access to a collection of Markdown files (an "AI Brain") via the [Model Context Protocol](https://modelcontextprotocol.io). Supports reading, writing, searching, and git-backed versioning — all over local stdio transport. ## Tools | Tool | Description | |------|-------------| | `brain_load_context` | Entry point — returns the loader + NOW.md | | `brain_read_file` | Read a specific Brain file by name | | `brain_update_file` | Update a Brain file (replace or append) | | `brain_commit` | Git commit changes, optionally push | | `brain_list_files` | List all files with staleness metadata | | `brain_search` | Search across all Brain files | ## Requirements - Node.js 18+ - A directory of Markdown files (your "Brain") with at least `00_loader.md` and `NOW.md` - Git initialised in the Brain directory (for commit/pushRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.