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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

  • An MCP server that gives your AI access to the source code and docs of all public github repos

View all MCP Connectors

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