pr-braincells

pr-braincells

0

PR-Braincells is an MCP test server designed to handle markdown files for generating helpful answers. It allows setting up a node server that processes markdown files stored in a designated directory.

PR-Braincells

MCP test node server for handling markdown files. It facilitates processing files in the cells folder to generate helpful answers.

Setup

  • Clone the repository
  • Create a .env file
  • Run with make dev
  • Refer to the Makefile for help: make help
  • Configure server in your IDE of choice

Environment Variables

  • CELLS_DIRECTORY: Directory containing knowledge cells markdown files

FEATURES

  • Handle multi-tags query
  • Provide mechanism to select the most adequate file from those with the same tag
  • Split cells into separate folders with dedicated tools

OTHER

  • Explore ways to import pages from Confluence as markdown