Nowledge MCP for ChatGPT

OAuth gateway for your private Mem

This server gives ChatGPT an OAuth-protected MCP endpoint and forwards approved requests to your private Nowledge Mem server.

Endpoints

authorize  https://chatgpt-nowledge-oauth-mcp.zeabur.app/authorize
token      https://chatgpt-nowledge-oauth-mcp.zeabur.app/oauth/token
register   https://chatgpt-nowledge-oauth-mcp.zeabur.app/oauth/register
resource   https://chatgpt-nowledge-oauth-mcp.zeabur.app/.well-known/oauth-protected-resource
mcp        https://chatgpt-nowledge-oauth-mcp.zeabur.app/nowledge/mcp

Required config

PUBLIC_ORIGIN
URL_NOWLEDGE
AUTH_NOWLEDGE
OAUTH_SHARED_SECRET
OAUTH_DB_PATH