https://github.com/pydantic/mcpdb
MCP server to store / search data
https://github.com/pydantic/mcpdb
Last synced: 2 months ago
JSON representation
MCP server to store / search data
- Host: GitHub
- URL: https://github.com/pydantic/mcpdb
- Owner: pydantic
- License: mit
- Created: 2025-04-09T17:59:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T13:46:21.000Z (8 months ago)
- Last Synced: 2025-10-08T00:38:31.628Z (2 months ago)
- Language: Rust
- Size: 41 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCP Memory Server
Runs as an HTTP/SSE server on http://127.0.0.1:3456
Needs a postgres connection on localhost:5432 with credentials postgres:postgres