📡 MCP Radar

NobleMajo/explorer-mcp

explorer-mcp is a lightweight, read-only MCP server that gives AI quick access to repos, folder structures, and context, cutting exploration time and tokens.

3 stars
0 forks
Go
momentum ▲ 6.0
created 2026-07-12
on radar since 2026-07-14
View on GitHub ↗

About explorer-mcp

explorer-mcp is a lightweight, read-only MCP server that gives AI quick access to Git repos, folder structures, and context. It cuts time and token usage by handling exploration internally and feeding results to AI agents.

Why should an AI agent collect context piece by piece when an MCP can collect more information faster and present it in a simple, self-explanatory, compact format?

Table of Contents - Explore resources - Enabled by default - Opt-in - Response design - Requirements - Getting Started - Install via go - Install via wget - Build requirements - Build - Install go

explorer-mcp collects diffrent resources and provides them to the requesting AI Agent.

Resources can be enabled or disabled via CLI flags and environment variables. See explorer-mcp -h or explorer-mcp print -h. Some resources are omitted at runtime when prerequisites are missing (no git repo, no container CLI, no opencode binary, etc.).

- structure: File tree under projectRootPath up to scan depth; relative paths, / for truncated dirs - git: Branch or detached head, dirty files, recent commits, diffstat - workspace: Parent and sibling projects around projectRootPath - dependencies: Dependencies from manifests (go.mod, package.json, requirements.txt, …) - container: Container CLIs in PATH and running containers linked to the project - tools: Makefile targets, package.json scripts, root shell scripts

- cli: Common CLI tools available in PATH. This could mislead an AI agent and cause complications. - opencode: Effective OpenCode permission rules and MCP server names via opencode debug agent build -

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/NobleMajo--explorer-mcp.html)

Related MCP servers

vshulcz/deja-vu

Your agents already solved this. deja finds it — retroactive search and MCP recall over the session logs your coding agents already wrote. Cross-agent, SSH-portable, one zero-dep binary, fully local.

⭐ 391Go
enowdev/succubus

Cross-agent coordination for AI coding agents. One daemon, one database — so multiple agents in one repo can see each other's plan, tasks, and file claims.

⭐ 15Go
hoangann2000/figma-mcp-console

MCP server that lets your AI assistant read and write Figma in real time — no API token, no rate limits. Works with Claude, Cursor, Copilot, Codex and any MCP client.

⭐ 9Go
BeppeTemp/cartographer

MCP governance server in Go for the Agentic Wiki — knowledge that composes, not that you query

⭐ 8Go
Evermemoai/evermemo

A tiny, universal memory engine for humans and AI agents — CLI, HTTP API, MCP server, and shared memory hub in one small Go binary

⭐ 8Go
agentcathq/agentcat-go-sdk

AgentCat is an analytics platform for MCP server owners 🐱

⭐ 7Go

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.