Claude 拡張機能設定ツール
@drapon
Claude 拡張機能設定ツール について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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.jsonfiles
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 とエージェント」の他のコンテンツ
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
コメント