Ecosystem Intelligence MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ECOSYSTEM_ROOTS | Yes | The filesystem root (or roots) to allowlist for the ecosystem intelligence server. Example: "$HOME/Documents". |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server_policy | The local safety and privacy policy for this MCP server. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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