MCP Catalogs
首页

mcp-ecosystem

by SynkraAI·26·综合分 41

为AIOS和Claude Code提供的MCP服务器配置、预设和IDE配置集合。

developer-toolsai-llmproductivity
56
Forks
4
活跃 Issue
5 个月前
最近提交
2 天前
收录于

概述

这个仓库提供了为AIOS和Claude Code环境量身定制的MCP服务器配置、预设和IDE特定设置的精选集合。它包含针对不同用例(开发、研究、完整功能)的结构化预设,以及context7、desktop-commander、playwright和exa等各种MCP服务器的配置。项目组织良好,文档清晰,支持流行的AI开发环境。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:与AIOS和Claude Code的开发工作流集成
:使用MCP服务器进行研究文档和内容提取
:测试和交互的浏览器自动化
:这些预设有什么区别?
:如何添加自定义MCP服务器?

什么时候选它

如果您使用AIOS或Claude Code,并希望为不同的开发场景优化预配置的MCP设置,请选择此方案。

什么时候不要选它

如果您需要此集合中未包含的MCP服务器,请避免使用,因为这是一个精选的集合,而非全面的MCP服务器实现。

此 server 暴露的工具

从 README 抽取出 4 个工具
  • 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

说明: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.

可对比工具

mcp-server-templateclaude-desktop-configsnomic-mcp

安装

安装

Claude Code

# 查看示例配置文件
cat ide-configs/claude/sample-config.json

# 应用(合并到现有的 ~/.claude.json)

Cursor

# 查看示例配置文件
cat ide-configs/cursor/sample-config.json

# 应用到 .cursor/settings.json

手动配置

  1. 从 presets/ 目录选择您的预设
  2. 在AIOS或Claude Code设置中配置MCP服务器
  3. 设置API密钥的环境变量(例如,EXA_API_KEY)

FAQ

这些预设有什么区别?
aios-dev预设(约25-40k令牌)针对故事实现和PR优化。aios-research预设(约40-60k令牌)专注于研究和文档。aios-full预设(约60-80k令牌)包含所有配置的MCP服务器,用于复杂的多领域任务。
如何添加自定义MCP服务器?
您可以在servers/目录中按照现有JSON格式创建新的配置文件,然后在您的预设配置中引用它,或直接添加到您的IDE设置中。

mcp-ecosystem 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。