c9
c9 / m2 - Meaning-Layer Dashboard (Hi-Fi v2) / Inventory / MCP Servers / Detail
MCP Servers detail story

The filesystem server should read like a capability boundary: direct file reach, shared reuse, and adjacency to sensitive company context.

A server detail page is valuable when it explains what that server lets the agent world do, not only its version and latency.

This is the highest-consequence server

Why does this server deserve the detailed story?

Connected sessions
24

Used broadly across inventory

Tools exposed
5

Enough to shape many work patterns

Sensitive file adjacency
NaN

Often appears before meaningful sessions

Latency
NaN

Operationally normal, strategically important

c6 detail reference

filesystem@1.0.0

Significance
Server :

filesystem

Version :

1.0.0

Transport :

stdio

URL :

local process

Client :

Claude Code

Protocol Version :

2025-03-01

Tools Exposed

The raw detail emphasizes the actual reachable tool surface.

Tool
Invocations
Error rate
Avg latency
read_file480.0%95ms
edit_file140.0%110ms
list_dir82.3%124ms

Sessions Connected

c6 then connects the server back to real usage lanes.

User
Agent
Tool calls
Status
alice@company.comClaude Code22active
carol@company.comClaude Code9active
ci-runner-04LangChain4ended

Key findings

What this representative item changes in the story

3 findings
Finding
Body
Operator note

Power is the story

Filesystem matters because it grants direct access to company files, not because its latency or version are unusual.This is the key interpretation shift.

Shared reuse widens scope

The same surface appears in many sessions, making it part of the normal execution fabric.That sharedness is what makes blast radius important.

It is an internal boundary

The server turns agent intent into file access, which is a meaningful boundary even before outbound traffic appears.That makes it useful in several investigation stories.

Immediate actions

Point to action before deeper raw inspection

3 actions
Confirm expected tool scope :
Make sure the exposed file operations match current policy and expected lane behavior.
Use the server as a pivot :
Start from this surface when following sensitive file stories through the rest of inventory.
Compare server transport expectations :
Check whether the HTTP-connected local surface still matches the trust model the team expects.

Server surface map

The filesystem server should be read as a shared bridge into company context.

server

Use the map to connect one MCP server to sessions, tools, files, and trust consequences.

Focus

filesystem@1.0.0

Shared file-access surface used across meaningful sessions.

high-impact surface

Transport

How does the server connect?

http://localhost:3001

local http transport

claude-code client

main consumer

Tools

What does it expose?

read_file

high volume

list_dir

sensitive repo adjacency

Sessions

Where does it appear?

24 connected sessions

widely reused

auth repo lane

high-consequence path

Company context

Why does it matter?

config files

direct reach

secret-like files

sensitive adjacency

tool breadth

5

shared reuse

24 sessions

context risk

high

next drill

file story

Evidence bundles

Bundle the story instead of reconstructing it from rows

4 bundles
Bundle
Body
Why it matters

Transport bundle

HTTP-connected local server with a known protocol version and client association.Good operational context, not the main reason the server matters.

Tool bundle

Several file-oriented tools exposed from one surface.Breadth of power is central to the story.

Session bundle

The server appears in many of the sessions that touch sensitive repo paths.This is why the surface belongs in the first read.

Context bundle

Filesystem use often precedes the more visible signals in later sessions and boundary stories.That makes it a strong explanatory hinge.