Claude 拡張機能設定ツール
@drapon
About Claude 拡張機能設定ツール
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
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 MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Comments