Back to search
30
MCP

keycardai-mcp

pypi/keycardai-mcp

A Python SDK for Model Context Protocol (MCP) functionality with simplified authentication and authorization

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

Similar MCP servers embedding-nearest

conduit-mcp
A Python SDK for Model Context Protocol (placeholder - coming soon!)
0 tools
kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
docker-mcp-sdk
A Model Context Protocol server for secure Docker container execution
0 tools
mcp-kotlin-sdk
Kotlin implementation of the Model Context Protocol (MCP)
0 tools
auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools

How to use

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

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