# Mcp Ecosystem

> MCP Ecosystem: Docker MCP Toolkit, IDE Configs & Presets for AIOS

- **Type:** MCP server
- **Install:** `agentstack add mcp-synkraai-mcp-ecosystem`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [SynkraAI](https://agentstack.voostack.com/s/synkraai)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [SynkraAI](https://github.com/SynkraAI)
- **Source:** https://github.com/SynkraAI/mcp-ecosystem
- **Website:** https://github.com/allfluence/mcp-ecosystem

## Install

```sh
agentstack add mcp-synkraai-mcp-ecosystem
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MCP Ecosystem

> MCP Tools and Configurations for AIOS

## Overview

This repository contains Model Context Protocol (MCP) server configurations, presets, and IDE configurations for use with AIOS and Claude Code.

## Structure

```
mcp-ecosystem/
├── presets/           # Preset configurations
│   ├── aios-dev.json      # Development preset
│   ├── aios-research.json # Research preset
│   └── aios-full.json     # Full preset
├── servers/           # MCP server configurations
│   ├── context7.json
│   ├── desktop-commander.json
│   ├── playwright.json
│   └── exa.json
└── ide-configs/       # IDE-specific configurations
    ├── claude/
    └── cursor/
```

## Presets

| Preset | MCPs | Token Budget | Use For |
|--------|------|--------------|---------|
| **aios-dev** | context7, desktop-commander, playwright | ~25-40k | Story implementation, PRs |
| **aios-research** | context7, exa, playwright | ~40-60k | Research, documentation |
| **aios-full** | All configured | ~60-80k | Complex multi-domain tasks |

## Quick Start

### Claude Code

Copy the sample configuration to your Claude Code config:

```bash
# View sample config
cat ide-configs/claude/sample-config.json

# Apply (merge with your existing ~/.claude.json)
```

### Cursor

Copy the sample configuration to your Cursor settings:

```bash
# View sample config
cat ide-configs/cursor/sample-config.json

# Apply to .cursor/settings.json
```

## Available MCP Servers

### context7
Up-to-date library documentation for LLMs.
- **Type:** SSE
- **API Key Required:** No

### desktop-commander
File management, terminal commands, and system operations.
- **Type:** stdio
- **API Key Required:** No

### playwright
Browser automation for testing and web interaction.
- **Type:** stdio
- **API Key Required:** No

### exa
AI-powered web search and content extraction.
- **Type:** stdio
- **API Key Required:** Yes (EXA_API_KEY)

## Documentation

For detailed documentation, visit [AIOS Core Discussions](https://github.com/allfluence/aios-core/discussions).

## Contributing

We welcome contributions! Please see our [Contributing Guide](https://github.com/allfluence/aios-core/blob/main/CONTRIBUTING.md).

## License

Apache 2.0 License - see [LICENSE](./LICENSE)

---

Part of the [AIOS Framework](https://github.com/allfluence/aios-core)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [SynkraAI](https://github.com/SynkraAI)
- **Source:** [SynkraAI/mcp-ecosystem](https://github.com/SynkraAI/mcp-ecosystem)
- **License:** Apache-2.0
- **Homepage:** https://github.com/allfluence/mcp-ecosystem

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-synkraai-mcp-ecosystem
- Seller: https://agentstack.voostack.com/s/synkraai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
