Skip to main content
Glama
AvaTar-ArTs

Ecosystem Intelligence MCP

by AvaTar-ArTs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ECOSYSTEM_ROOTSYesThe filesystem root (or roots) to allowlist for the ecosystem intelligence server. Example: "$HOME/Documents".

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
inventory_rootsA

List the explicitly configured directories this server is allowed to inspect. Does not scan file contents.

summarize_projectA

Return a bounded, read-only structural summary for a directory inside an approved root.

read_project_fileA

Read a small recognized text file inside an approved root with sensitive-path filtering and redaction.

analyze_projectA

Infer a project purpose and capabilities from bounded local evidence, with confidence, evidence paths, readiness, and safety details.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
server_policyThe local safety and privacy policy for this MCP server.

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