MCP server for Sentinel QA — manage test cases from any AI assistant
Project description
mcp-server-sentinel
MCP server for Sentinel QA — manage test cases from any AI assistant.
Setup
Claude Code / Claude Desktop
Add to your MCP settings:
{
"mcpServers": {
"sentinel": {
"command": "uvx",
"args": ["mcp-server-sentinel"],
"env": {
"SENTINEL_API_KEY": "stl_your_api_key_here"
}
}
}
}
Get your API Key
- Go to Sentinel QA
- Navigate to Settings > Automation > API Keys
- Create a new key — copy the token (shown only once)
Tools
| Tool | Description |
|---|---|
sentinel_list_projects |
List all projects in your workspace |
sentinel_list_functionalities |
List functionalities for a project |
sentinel_create_functionality |
Create a new functionality |
sentinel_list_test_cases |
List/search test cases with filters |
sentinel_get_test_case |
Get a test case by ID |
sentinel_create_test_case |
Create a new test case |
sentinel_update_test_case |
Update an existing test case |
sentinel_delete_test_case |
Delete a test case |
Development
cd mcp-server-sentinel
pip install -e .
SENTINEL_API_KEY=stl_xxx mcp-server-sentinel
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
mcp_server_sentinel-0.1.0.tar.gz
(48.0 kB
view details)
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 mcp_server_sentinel-0.1.0.tar.gz.
File metadata
- Download URL: mcp_server_sentinel-0.1.0.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16d863befd93d53cce8bbce34c2230ac0586ab7415beac510d71aaff9435abd2
|
|
| MD5 |
a8de019f76884d573290800675b651b1
|
|
| BLAKE2b-256 |
1c9b8ded7a21991e730028b517f734576a1f4494ca53dc501a3791c97913b44b
|
File details
Details for the file mcp_server_sentinel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_server_sentinel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e31a26677957ed9fe9e5302b41cba86a1f2b675fb0a13c6c6ccc59e0e4275fc
|
|
| MD5 |
e6df2d2e9d6f054013d0e20cae057a15
|
|
| BLAKE2b-256 |
21821c34bce620893cc404e794c9f8bd793b0d1b9659b6a07bac92d951d7baaf
|