Claude 拡張機能設定ツール
@MCP-Mirror
Claude 拡張機能設定ツール について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Claude 拡張機能設定ツール?
Claude 拡張機能設定ツール manages MCP (Model Context Protocol) server configurations for Claude Desktop app and Cursor IDE. It generates settings files from template JSON files and a .env file, then installs them into the appropriate configuration directories. This tool is for users who want to quickly enable or customize MCP integrations.
How to use Claude 拡張機能設定ツール?
Clone the repository, create a .env file with API keys and paths, then run make select-mcps (interactive selection) or make setup for Claude Desktop, or ./scripts/setup_cursor_mcp.sh for Cursor IDE. Restart the application to apply changes.
Key features of Claude 拡張機能設定ツール
- Interactive MCP server selection via
make select-mcps - Supports 11 MCP integrations (Brave Search, filesystem, Git, GitHub, shell, Puppeteer, Fetch, Claude CLI, AWS Documentation, Supabase, Obsidian)
- Works for both Claude Desktop and Cursor IDE
- Uses templates and
.envfor reproducible, customizable setups - Includes Obsidian note management tools (write, read, search, delete)
Use cases of Claude 拡張機能設定ツール
- Set up a development environment with GitHub, Git, and shell MCPs
- Enable web scraping via Puppeteer and Brave Search for research
- Integrate with Obsidian vault for note creation and search
- Add AWS Documentation lookup and Supabase database access
- Quickly prototype and test custom MCP servers by adding them to the template
FAQ from Claude 拡張機能設定ツール
What are the prerequisites?
Bun and make must be installed. Claude Desktop or Cursor IDE should be installed. For AWS Documentation, uvx is required.
How do I configure API keys and paths?
Create a .env file in the project root with variables like BRAVE_API_KEY, GITHUB_TOKEN, BUN_PATH, and others as documented. The tool reads this file when generating configuration.
Can I enable only some MCP servers?
Yes. Run make select-mcps for an interactive menu to choose exactly which servers to enable. Alternatively, edit .env and the template files manually.
Where does data live?
Configuration files (claude_desktop_config.json or `config.json) are generated locally and installed into the Claude Desktop or Cursor IDE config directories. No data is sent externally.
How do I troubleshoot setup issues?
Check console output for errors, verify .env paths, ensure bun works, and confirm that OBSIDIAN_VAULT_DIR is set for Obsidian features. If interactive setup fails, try make setup instead.
「AI とエージェント」の他のコンテンツ
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
コメント