Skip to content
Back to search
30
MCP

arcanna-mcp-input-server

pypi/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).

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

Similar MCP servers embedding-nearest

arcanna-mcp-server
The Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).
0 tools
arcanna mcp input server
Metadata-only Glama MCP server.
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
anki-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
0 tools
mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
0 tools

How to use

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

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