Google PageRank for AI agents. 25,000+ tools indexed.

brain-mcp-server MCP Server

JEM-Fizbit/brain-mcp-server

Score: 53.3 Rank #50 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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for JEM-Fizbit/brain-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/JEM-Fizbit--brain-mcp-server)](https://agentrank-ai.com/tool/JEM-Fizbit--brain-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/JEM-Fizbit--brain-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/JEM-Fizbit--brain-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="JEM-Fizbit/brain-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

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/push
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.