Skip to main content
Glama
AvaTar-ArTs

Ecosystem Intelligence MCP

by AvaTar-ArTs

Ecosystem Intelligence MCP

A sellable prototype for bounded, read-only understanding of local project directories. It is designed to help an AI assistant inventory projects, identify technology markers, and read selected text files without executing code or exposing arbitrary filesystem paths.

Product documents

Related MCP server: MCP Workspace Server

Tools

  • inventory_roots — shows the configured allowlist.

  • summarize_project — bounded directory structure, file counts, extensions, markers, and representative text-file paths.

  • read_project_file — reads a small recognized text/project file under an approved root with sensitive-path filtering and redaction.

  • analyze_project — infers purpose and capabilities from bounded evidence, with confidence, readiness, unknowns, and safety metadata.

It also exposes ecosystem://policy as a resource describing the safety model.

Run locally

npm install
ECOSYSTEM_ROOTS="$HOME/Documents" npm start

The server communicates over MCP stdio. It does not execute project code, mutate files, follow symlink escapes, inspect unconfigured roots, or read arbitrary binary files. Common sensitive paths are excluded and common secret patterns are redacted.

Package direction

manifest.json is MCPB-ready for a future downloadable bundle. Before selling, add signed release artifacts, a privacy policy, support documentation, a second platform test, and a hosted/paid tier only after validating demand.

Product boundary

The commercial moat should be the interpretation layer: project-purpose extraction, capability overlap, maturity scoring, and actionable productization recommendations. Keep those higher-level features separate from the local filesystem adapter so the product can later support uploaded manifests, Git repositories, or a hosted service.

Install Server
F
license - not found
A
quality
C
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

  • F
    license
    -
    quality
    -
    maintenance
    Analyzes directory structures with .gitignore awareness and executes Python code in secure sandboxed environments. Combines intelligent codebase analysis with safe code execution for development workflows.
    1
  • A
    license
    -
    quality
    C
    maintenance
    Provides secure, sandboxed file system access for AI assistants to read, write, and manage project files with controlled command execution capabilities, all confined to a designated workspace directory.
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Provides sandboxed access to local filesystem operations including directory and file management, content search with glob and regex patterns, and binary file support with configurable safety limits.
  • F
    license
    B
    quality
    D
    maintenance
    Provides LLMs with safe, read-only access to local codebases for searching, reading files, and finding function definitions. All source code remains local, ensuring privacy while enabling AI assistants to explore project structures and functionality.
    4

View all related MCP servers

Related MCP Connectors

  • Securely search and manage workspace context files for AI agents and teams.

  • Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

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/AvaTar-ArTs/my-mcp-creator'

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