configfacets_mcp
@configfacets
About configfacets_mcp
Configfacets MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"configfacets": {
"command": "uv",
"args": [
"--directory",
"<absolute path>/coreconcepts_mcp",
"run",
"coreconcepts.py"
]
}
}
}Tools
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 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
—
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments