Add your description here
Project description
configfacets_mcp
Configfacets MCP Server
Install
We recommend using uv to manage your Python projects.
uv init <repository_name>
Then add Configfacets MCP server to your project dependencies
uv add "configfacets-mcp"
Initialize your MCP server
from configfacets.server import ConfigfacetsMCP
mcp_server = ConfigfacetsMCP(
repository="configfacets/core-concepts",
version="appconfigs",
api_key="<your apikey>",
)
mcp_server.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file configfacets_mcp-0.0.1.tar.gz.
File metadata
- Download URL: configfacets_mcp-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf972bd546488e5eec4314fcdff29199ec70da11a83e9e52991bf86b34d1b00
|
|
| MD5 |
121f02c2b3645d8eab00e0b2df3bb906
|
|
| BLAKE2b-256 |
88f1eda703e8e0534319d475712bc2f22a6a750a4981abb4272773d51dc434fa
|
File details
Details for the file configfacets_mcp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: configfacets_mcp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cd06abf2239dde9385aed44feb24f44be3652fefca9ede0cc4f5c8bc82a9ce6
|
|
| MD5 |
d4cda08169925e505927c935c7cafe51
|
|
| BLAKE2b-256 |
19c8d23cdcf8ece12eaa726c857d45dc2435b4f92bc1fdbe471e62297f2f1e3e
|