mcp-ecosystem
by SynkraAI·★ 26·Score 41
Collection of MCP server configurations, presets, and IDE configs for AIOS and Claude Code integration.
Overview
This repository provides a curated collection of MCP server configurations, presets, and IDE-specific settings tailored for AIOS and Claude Code environments. It includes structured presets for different use cases (development, research, full functionality) and configurations for various MCP servers like context7, desktop-commander, playwright, and exa. The project is well-organized with clear documentation and supports popular AI development environments.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose this if you're using AIOS or Claude Code and want pre-configured MCP setups optimized for different development scenarios.
When NOT to choose this
Avoid if you need MCP servers not included in this collection, as this is a curated set rather than a comprehensive MCP server implementation.
Tools this server exposes
4 tools extracted from the READMEcontext7Up-to-date library documentation for LLMs
desktop-commanderFile management, terminal commands, and system operations
playwrightBrowser automation for testing and web interaction
exaAI-powered web search and content extraction
Note: The server lists MCP servers but doesn't specify the exact tool names they expose. Tool names were inferred from the server names provided in the documentation.
Comparable tools
Installation
Installation
Claude Code
# View sample config
cat ide-configs/claude/sample-config.json
# Apply (merge with your existing ~/.claude.json)Cursor
# View sample config
cat ide-configs/cursor/sample-config.json
# Apply to .cursor/settings.jsonManual Configuration
- Select your preset from presets/ directory
- Configure the MCP servers in your AIOS or Claude Code settings
- Set environment variables for API keys (e.g., EXA_API_KEY)
FAQ
- What is the difference between the presets?
- The aios-dev preset (~25-40k tokens) is optimized for story implementation and PRs. The aios-research preset (~40-60k tokens) focuses on research and documentation. The aios-full preset (~60-80k tokens) includes all configured MCP servers for complex multi-domain tasks.
- How do I add custom MCP servers?
- You can create a new configuration file in the servers/ directory following the existing JSON format and then reference it in your preset configuration or add it directly to your IDE settings.
Compare mcp-ecosystem with
Last updated · Auto-generated from public README + GitHub signals.