https://github.com/sjwiesman/mcp-materialize
https://github.com/sjwiesman/mcp-materialize
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjwiesman/mcp-materialize
- Owner: sjwiesman
- Created: 2025-03-24T21:06:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T14:31:14.000Z (7 months ago)
- Last Synced: 2025-03-25T15:38:06.761Z (7 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Materialize mcp-server
Automatically creates MCP resources based on indexes in the database / schema / cluster configured on startup.
```bash
MZ_DSN=psql://user:password@host:6875/database uv run server.py
```