MCP Memory LibSQL
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_entitiesC | Create new entities with observations and optional embeddings |
| search_nodesC | Search for entities and their relations using text or vector similarity |
| read_graphC | Get recent entities and their relations |
| create_relationsC | Create relations between entities |
| delete_entityB | Delete an entity and all its associated data (observations and relations) |
| delete_relationC | Delete a specific relation between entities |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/joleyline/mcp-memory-libsql'
If you have feedback or need assistance with the MCP directory API, please join our Discord server