We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RMRanjit/MCP-Memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
cprime.yaml•414 B
config_schema:
type: object
required: []
properties: {}
server_name: memory
command: npx
args:
- y
- "@modelcontextprotocol/server-memory"
env:
- "MEMORY_FILE_PATH": "./memory.json"
# Optional metadata
description: A Model Context Protocol server that A basic implementation of persistent memory using a local knowledge graph..
owner: Standard MCP
license: Apache-2.0
package: memory
vendor: Anthropic