MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

E
Ekkos MCP Server

ekkOS Memory MCP Server - Universal AI memory across Cursor, Windsurf, VS Code

Created 12/14/2025
Updated 1 day ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-ekkos-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "ekkostech-ekkos-mcp-server": { "command": "npx", "args": [ "ekkostech-ekkos-mcp-server" ] } } }