configfacets_mcp
@configfacets
configfacets_mcp について
Configfacets MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"configfacets": {
"command": "uv",
"args": [
"--directory",
"<absolute path>/coreconcepts_mcp",
"run",
"coreconcepts.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is configfacets_mcp?
configfacets_mcp is the MCP server for Configfacets, allowing AI models to interact with configuration data via the Model Context Protocol.
How to use configfacets_mcp?
Install by adding configfacets-mcp to your Python project dependencies using uv. Then create a Python script that initializes a ConfigfacetsMCP instance with parameters server, repository, version, and api_key, and call .run(). Configure your MCP client (e.g., claude_desktop_config.json) to launch the server with uv pointing to your script file.
Key features of configfacets_mcp
—
Use cases of configfacets_mcp
—
FAQ from configfacets_mcp
—
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント