Skip to main content
Glama

Heptabase MCP

by LarryStanley
claude-config-example.json564 B
{ "mcpServers": { "heptabase": { "command": "/path/to/node", "args": [ "/path/to/heptabase-mcp/dist/index.js" ], "env": { "NODE_ENV": "production", "HEPTABASE_BACKUP_PATH": "/path/to/your/heptabase/backups", "HEPTABASE_AUTO_EXTRACT": "true", "HEPTABASE_WATCH_DIRECTORY": "true", "HEPTABASE_EXTRACTION_PATH": "/path/to/extraction/directory", "HEPTABASE_KEEP_EXTRACTED": "true", "HEPTABASE_CACHE_ENABLED": "true", "HEPTABASE_CACHE_TTL": "3600" } } } }

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/LarryStanley/heptabse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server