Skip to content
Back to search
30
MCP

arcanna-mcp-server

pypi/arcanna-mcp-server

The Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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).
0 tools
anki-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
artifacta-mcp
Artifacta MCP server — exposes the Artifacta artifact store to AI agents via the Model Context Protocol
0 tools
io.github.inflectra/mcp-server-spira
A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra.
0 tools
io.github.Inflectra/mcp-server-spira
A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arcanna-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}