Skip to content

Getting Started

Bosaj edited this page Aug 30, 2026 · 1 revision

Getting Started with filesystem-mcp-with-FastMCP-server

📋 Prerequisites

  • Python 3.10+ / Node.js 18+
  • Git & GitHub CLI

⚡ Quick Start

# Clone the project repository
git clone https://github.com/chakorabdellatif/filesystem-mcp-with-FastMCP-server.git
cd filesystem-mcp-with-FastMCP-server

# Run the evaluation harness
python scripts/eval_harness.py

# Run the QA test suite
python -m pytest tests/test_monitoring_and_qa.py

Clone this wiki locally