The Arcanna MCP Inpyt server allows user to send data and feedback to AI use cases through the Model Context Protocol (MCP).
Project description
Arcanna MCP Input Server
The Arcanna MCP Input server allows user to send data and feedback to AI use cases through the Model Context Protocol (MCP).
Usage with Claude Desktop or other MCP Clients
Option 1 - uvx
Prerequisites
Configuration
Add the following entry to the mcpServers section in your MCP client config file (claude_desktop_config.json for Claude
Desktop).
{
"mcpServers": {
"arcanna-mcp-input-server": {
"command": "uvx",
"args": [
"arcanna-mcp-input-server"
],
"env": {
"ARCANNA_INPUT_API_KEY": "YOUR_ARCANNA_INPUT_API_KEY",
"ARCANNA_HOST": "YOUR_ARCANNA_HOST",
"ARCANNA_USER": "YOUR_USERNAME"
}
}
}
}
Option 2 - Building local image from this repository
Prerequisites
Configuration
- Change directory to the directory where the Dockerfile is.
- Run
docker build -t arcanna/arcanna-mcp-input-server . --progress=plain --no-cache - Add the configuration bellow to your claude desktop config.
{
"mcpServers": {
"arcanna-mcp-input-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"ARCANNA_INPUT_API_KEY",
"-e",
"ARCANNA_HOST",
"-e",
"ARCANNA_USER",
"arcanna/arcanna-mcp-input-server"
],
"env": {
"ARCANNA_INPUT_API_KEY": "<YOUR_ARCANNA_API_KEY_HERE>",
"ARCANNA_HOST": "<YOUR_ARCANNA_HOST_HERE>",
"ARCANNA_USER": "<YOUR_USERNAME_HERE>"
}
}
}
}
Project details
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 arcanna_mcp_input_server-0.0.2.tar.gz.
File metadata
- Download URL: arcanna_mcp_input_server-0.0.2.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d9abd69be1a146dc6b7bee195be50e5a51996ae8cb47433230a6bc2573bf1f2
|
|
| MD5 |
630978ae39f00acb7a88b96aeb97173c
|
|
| BLAKE2b-256 |
727481839b4f70a89096765fedb248e4fc79fca362d2dfb91d21dec657a84a3c
|
Provenance
The following attestation bundles were made for arcanna_mcp_input_server-0.0.2.tar.gz:
Publisher:
build_image_and_package.yml on siscale/arcanna-mcp-input-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
arcanna_mcp_input_server-0.0.2.tar.gz -
Subject digest:
2d9abd69be1a146dc6b7bee195be50e5a51996ae8cb47433230a6bc2573bf1f2 - Sigstore transparency entry: 190181563
- Sigstore integration time:
-
Permalink:
siscale/arcanna-mcp-input-server@f11b05ecd78f8da491e884ab96b95e29ce823460 -
Branch / Tag:
refs/heads/add-input - Owner: https://github.com/siscale
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_image_and_package.yml@f11b05ecd78f8da491e884ab96b95e29ce823460 -
Trigger Event:
push
-
Statement type:
File details
Details for the file arcanna_mcp_input_server-0.0.2-py3-none-any.whl.
File metadata
- Download URL: arcanna_mcp_input_server-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b95fa92103c0c9db853c0b686741c12c69c82aa10a2d4d7ccf381f9882f569a
|
|
| MD5 |
30810b3db3bb0dcb392695de939436fc
|
|
| BLAKE2b-256 |
d3a4824acf1d03ea91b01b8b858e113fad74ddcd42a3223126262ad671c19030
|
Provenance
The following attestation bundles were made for arcanna_mcp_input_server-0.0.2-py3-none-any.whl:
Publisher:
build_image_and_package.yml on siscale/arcanna-mcp-input-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
arcanna_mcp_input_server-0.0.2-py3-none-any.whl -
Subject digest:
7b95fa92103c0c9db853c0b686741c12c69c82aa10a2d4d7ccf381f9882f569a - Sigstore transparency entry: 190181568
- Sigstore integration time:
-
Permalink:
siscale/arcanna-mcp-input-server@f11b05ecd78f8da491e884ab96b95e29ce823460 -
Branch / Tag:
refs/heads/add-input - Owner: https://github.com/siscale
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_image_and_package.yml@f11b05ecd78f8da491e884ab96b95e29ce823460 -
Trigger Event:
push
-
Statement type: