Skip to main content
Glama
datacore-one

datacore-mcp

Official
by datacore-one

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATACORE_PATHNoFull installation path~/Data
DATACORE_TIMEZONENoIANA timezone (e.g., Europe/Ljubljana)System
DATACORE_CACHE_TTLNoFile cache TTL in seconds60
DATACORE_CORE_PATHNoCore mode storage path~/Datacore
DATACORE_HTTP_HOSTNoHTTP bind address127.0.0.1
DATACORE_HTTP_PORTNoHTTP transport port3100
DATACORE_LOG_LEVELNodebug, info, warning, errorwarning
DATACORE_TRANSPORTNostdio or httpstdio

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
logging
{}
prompts
{}
resources
{
  "subscribe": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
datacore_captureA

Capture a journal entry or knowledge note. Call proactively to record important decisions, meeting outcomes, and significant events.

datacore_searchB

Search journal entries and knowledge notes by keyword

datacore_ingestC

Ingest text content as a knowledge note

datacore_statusA

Show Datacore status: note counts, module health, update info

datacore_dateA

Canonical date operations — ALWAYS use this instead of typing dates from memory. LLMs hallucinate day-of-week names and anchor to training-era dates. Returns today's date, validates day-of-week, adds/subtracts days, parses relative expressions, and formats org-mode timestamps.

Prompts

Interactive templates invoked by user choice

NameDescription
datacore-capture-guideWrite a journal entry or knowledge note to Datacore.
datacore-guideGuide to Datacore tools and workflows.

Resources

Contextual data attached and managed by the client

NameDescription
Datacore StatusCurrent system status summary
Today's JournalToday's journal entry
Datacore Agent GuideWorkflow guide for AI agents: capture, search, ingest, modules

Latest Blog Posts

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/datacore-one/datacore-mcp'

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