Skip to main content
Glama
WebRTCGame

SQLite Project Memory MCP

by WebRTCGame

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SQLITE_MCP_DB_PATHNoOverride the SQLite database file path. The default database path is data/project_memory.db under the repository root.
SQLITE_MCP_TRANSPORTNoThe transport protocol to use, either 'stdio' or 'streamable-http'.
SQLITE_MCP_EXPORT_DIRNoThe default output directory for generated markdown views.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/WebRTCGame/SQLITE-MCP'

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