Skip to content
Back to search
30
MCP

enke-mcp-server

npm/enke-mcp-server

en.ke MCP Server — secure link tools for AI agents (local stdio + remote SSE)

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

Similar MCP servers embedding-nearest

enke-cli
en.ke CLI — secure link & context relay for AI agents. Includes MCP server.
0 tools
enapter/mcp-server
MCP server providing tools for AI-agents to interact with Enapter EMS.
0 tools
io.github.entropy0dev/mcp
Entropy0 MCP server — source trust and URL safety tools for AI agents
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

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

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