MCP Catalogs
Home

mcp-ecosystem

by SynkraAI·26·Score 41

Collection of MCP server configurations, presets, and IDE configs for AIOS and Claude Code integration.

developer-toolsai-llmproductivity
56
Forks
4
Open issues
5 mo ago
Last commit
2d ago
Indexed

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:

you:Development workflow integration with AIOS and Claude Code
you:Research documentation and content extraction using MCP servers
you:Browser automation for testing and web interaction
you:What is the difference between the presets?
you:How do I add custom MCP servers?

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 README
  • context7

    Up-to-date library documentation for LLMs

  • desktop-commander

    File management, terminal commands, and system operations

  • playwright

    Browser automation for testing and web interaction

  • exa

    AI-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

mcp-server-templateclaude-desktop-configsnomic-mcp

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.json

Manual Configuration

  1. Select your preset from presets/ directory
  2. Configure the MCP servers in your AIOS or Claude Code settings
  3. 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.