Skip to main content
Glama
connectimtiazh

Bi-Temporal Knowledge Graph MCP Server

.replit768 B
entrypoint = "main.py" modules = ["python-3.11"] [nix] channel = "stable-25_05" [unitTest] language = "python3" [gitHubImport] requiredFiles = [".replit", "replit.nix"] [deployment] run = ["python3", "main.py"] deploymentTarget = "autoscale" [agent] expertMode = true [[ports]] localPort = 5000 externalPort = 80 [userenv] [userenv.shared] PORT = "5000" [workflows] runButton = "Project" [[workflows.workflow]] name = "Project" mode = "parallel" author = "agent" [[workflows.workflow.tasks]] task = "workflow.run" args = "Start application" [[workflows.workflow]] name = "Start application" author = "agent" [[workflows.workflow.tasks]] task = "shell.exec" args = "python3 main.py" waitForPort = 5000 [workflows.workflow.metadata] outputType = "webview"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/connectimtiazh/Graphiti-Knowledge-MCP-Server-Starter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server