-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
40 lines (40 loc) · 1.12 KB
/
Copy pathCITATION.cff
File metadata and controls
40 lines (40 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
type: software
title: "MCP Context Server"
abstract: "A FastMCP-based MCP server providing persistent multimodal context storage for LLM agents."
authors:
- family-names: Filippov
given-names: Aleksandr
email: alexfeel@protonmail.com
orcid: "https://orcid.org/0009-0001-1120-6114"
version: 2.2.2 # x-release-please-version
# Elastic-2.0 is not in the CFF 1.2.0 license enum, so the license is conveyed via license-url.
license-url: "https://github.com/alex-feel/mcp-context-server/blob/main/LICENSE"
url: "https://github.com/alex-feel/mcp-context-server"
repository-code: "https://github.com/alex-feel/mcp-context-server"
keywords:
- mcp
- model-context-protocol
- context-storage
- llm
- fastmcp
- sqlite
- postgresql
- semantic-search
- embeddings
- memory
- agents
- scratchpad
- working-memory
- memory-engine
- scratch-space
- scratchpad-memory
- memory-retrieval
- short-term-memory
- ai-memory
- mcp-server
- agent-memory
- agentic-memory
- subagents
- context-engineering