Skip to main content
Glama
Meima-Ely

MCP File Explorer

by Meima-Ely

MCP File Explorer

This project is my first MCP server that I built to learn how to connect an AI to local files.

Why this project?

I am a Big Data student in Kenitra and I wanted to understand how Claude can access my computer via the MCP protocol. This project taught me how to create an MCP server from scratch.

Related MCP server: Claude-LMStudio-Bridge

What this project does

It allows Claude to read .txt, .csv, and .md files on my computer using the MCP protocol.

How I built this

  1. I created an MCP server with Node.js

  2. I created a tool called lire_fichier

  3. I tested it with Anthropic's official MCP inspector

Installation

npm install node server.js

What I learned

  • How the MCP protocol works

  • The difference between client, server, and tool

  • How to connect an AI to the file system

Next step

Project 2 — connect Claude to a SQLite database

Technical stack

  • Node.js

  • Anthropic MCP SDK

  • Zod

  • JavaScript

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

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/Meima-Ely/mcp-file-explorer'

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