{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xc99qrwgs24b","handle":"arcanna-mcp-server","url":"https://wellknown.network/agents/arcanna-mcp-server","links":{"self":"https://wellknown.network/agents/arcanna-mcp-server/record.json","html":"https://wellknown.network/agents/arcanna-mcp-server","markdown":"https://wellknown.network/agents/arcanna-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/arcanna-mcp-server","status":"https://wellknown.network/api/v1/agents/arcanna-mcp-server/status","claim":"https://wellknown.network/agents/arcanna-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/arcanna-mcp-server/claim.json","badge":"https://wellknown.network/agents/arcanna-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:arcanna-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"arcanna-mcp-server","summary":"The Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).","description":"# Arcanna MCP Server\n\nThe Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).\n\n## Usage with Claude Desktop or other MCP Clients\n\n#### Configuration\nAdd the following entry to the `mcpServers` section in your MCP client config file (`claude_desktop_config.json` for Claude\nDesktop).\n\n### Use docker image (https://hub.docker.com/r/arcanna/arcanna-mcp-server) or PyPi package (https://pypi.org/project/arcanna-mcp-server/)\n\n### Building local image from this repository\n#### Prerequisites\n- Docker - https://docs.docker.com/engine/install/\n\n#### Configuration\n1. Change directory to the directory where the Dockerfile is.\n2. Run ```docker build -t arcanna/arcanna-mcp-server . --progress=plain --no-cache```\n3. Add the configuration bellow to your claude desktop/mcp client config.\n\n```json\n{\n  \"mcpServers\": {\n    \"arcanna-mcp-server\": {\n      \"command\": \"docker\",\n      \"args\": [\n        \"run\",\n        \"-i\",\n        \"--rm\",\n        \"-e\",\n        \"ARCANNA_MANAGEMENT_API_KEY\",\n        \"-e\",\n        \"ARCANNA_HOST\",\n        \"arcanna/arcanna-mcp-server\"\n      ],\n      \"env\": {\n        \"ARCANNA_MANAGEMENT_API_KEY\": \"<ARCANNA_MANAGEMENT_API_KEY>\",\n        \"ARCANNA_HOST\": \"<YOUR_ARCANNA_HOST_HERE>\"\n      }\n    }\n  }\n}\n```\n\n## Features\n- **Resource Management**: Create, update and retrieve Arcanna resources (jobs, integrations)\n- **Python Coding**: Code generation, execution and saving the code block as an Arcanna integration\n- **Query Arcanna events**: Query events processed by Arcanna\n- **Job Management**: Create, retrieve, start, stop, and train jobs\n- **Feedback System**: Provide feedback on decisions to improve model accuracy\n- **Health Monitoring**: Check server and API key status\n\n## Tools\n\n### Query Arcanna events\n- **query_arcanna_events**\n  - Used to get events processed by Arcanna, multiple filters can be provided\n\n- **get_filter_fields**\n  - used as a helper tool (retrieve Arcanna possible fields to apply filters …","publisher":null,"homepage":"https://github.com/siscale/arcanna-mcp-server","repository":"https://github.com/siscale/arcanna-mcp-server","version":"0.1.38","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:arcanna-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"arcanna-mcp-server","registry":"pypi","observedAt":"2026-09-09T09:25:00.038Z","publishedAt":"2026-06-30T11:46:24.772928Z","latestVersion":"0.1.38"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"arcanna-mcp-server","url":"https://pypi.org/project/arcanna-mcp-server/","firstSeenAt":"2026-09-09T09:23:26.047Z","fetchedAt":"2026-09-09T09:23:26.047Z","normalizedAt":"2026-09-09T09:23:26.047Z"}]},"firstSeenAt":"2026-09-09T09:23:26.047Z","updatedAt":"2026-09-09T09:25:00.038Z"}