MCP.so
登录

Claude 拡張機能設定ツール

@drapon

关于 Claude 拡張機能設定ツール

暂无概览

基本信息

分类

AI 与智能体

许可证

MIT

运行时

node

传输方式

stdio

发布者

drapon

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Claude 拡張機能設定ツール?

This tool manages MCP configuration settings for Claude Desktop, Cursor IDE, and Claude Code. It uses a Makefile to generate configuration files from templates (claude_desktop_config.template.json or cursor_config.template.json) and a .env file, then installs them into the appropriate application settings directory.

How to use Claude 拡張機能設定ツール?

Clone the repository, create a .env file with required API keys and paths, then run one of the available make commands. For example, make select-mcps interactively enables MCP servers for Claude Desktop, ./scripts/setup_cursor_mcp.sh configures Cursor IDE, and make reset-and-setup-claude-code configures individual MCP servers for Claude Code.

Key features of Claude 拡張機能設定ツール

  • Generates MCP config files from templates and .env
  • Supports Brave Search, Filesystem, Git, GitHub, Shell, Puppeteer, Fetch, Claude CLI, AWS Documentation, Supabase, and Obsidian
  • Interactive MCP server selection via make select-mcps
  • Individual MCP server management for Claude Code
  • Team sharing via project-scope .mcp.json files

Use cases of Claude 拡張機能設定ツール

  • Quickly set up multiple MCP servers for Claude Desktop or Cursor IDE
  • Selectively enable only the MCP servers needed for a project
  • Manage per-project MCP configurations in Claude Code
  • Share MCP server settings with a team via Git

FAQ from Claude 拡張機能設定ツール

What is the purpose of this tool?

It automates the creation and installation of MCP configuration files for Claude Desktop, Cursor IDE, and Claude Code, using templates and environment variables.

What are the prerequisites?

You need: Bun, make, and either Claude Desktop, Cursor IDE, or Claude Code installed. For AWS Documentation, uvx is required. For Claude Code, the Claude CLI must be installed.

How can I customize the MCP servers?

Edit the .env file for secrets and paths, modify the template JSON files for general settings, or use make select-mcps to interactively choose which servers to enable.

How do I use the Obsidian feature?

Set OBSIDIAN_VAULT_DIR in .env. The feature provides tools to write, read, delete, and search notes within that vault.

What do I do if Claude Code MCP servers don't connect?

Check that the Claude CLI is installed, run make list-claude-code-mcps to inspect the configuration, and use make reset-and-setup-claude-code to reinitialize the setup.

评论

AI 与智能体 分类下的更多 MCP 服务器