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
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments