VitexSoftware

mcp-server-datovka

Community VitexSoftware
Updated

MCP server exposing the Czech ISDS Data Box system (datovka) as tools

mcp-server-datovka

An MCP server exposing the Czech ISDSData Box system ("Datové schránky") as tools, built onfastmcp andpython3-datovka.

Tools

Tool Description
list_received_messages(limit=20) Summaries of received messages, most recent first
list_sent_messages(limit=20) Summaries of sent messages, most recent first
get_message(message_id, include_attachment_content=False) Full message with documents; attachment bytes are base64-encoded and only included on request
mark_message_read(message_id) Mark a received message as read
ping() Verify the session is alive

Configuration

Credentials are read once from the environment at startup and are nevertool parameters, so the LLM driving the server can't see or choose them:

export DATOVKA_URL="https://ws1.mojedatovaschranka.cz"  # optional, this is the default
export DATOVKA_USERNAME="..."
export DATOVKA_PASSWORD="..."

Running

mcp-server-datovka

Or point an MCP client at it directly:

python -m mcp_server_datovka.server

Requirements

  • libdatovka8 + python3-datovka (or pip install datovka)
  • fastmcp

License

LGPL-3.0-or-later.

MCP Server · Populars

MCP Server · New

    chatmcp

    3802

    directory for Awesome MCP Servers

    Community chatmcp
    Morningstar202604

    AgentSeed

    Anti-hallucination gate for AI coding agents — 8 MCP tools catch invented APIs (17 languages), fake "all tests pass" claims, and slopsquatting packages before they ship. Zero-dependency Agent Plugins 1.0.0 plugin (Skill + MCP server + CLI + CI gate) for Claude Code, Cursor, VS Code, Copilot.

    Community Morningstar202604
    skarn-security

    Skarn guard: agent plugins

    Skarn plugins for Claude Code, Codex CLI, Gemini CLI, Grok Build, and Antigravity: audit skills, guard hooks, and MCP declarations that find leaked secrets and credentials in AI coding sessions, locally and redacted.

    Community skarn-security
    punkpeye

    mcp-remote

    Connect an MCP Client that only supports local (stdio) servers to a Remote MCP Server.

    Community punkpeye
    HiAi-gg

    DocsMint

    Self-hosted AI-native knowledge workspace and installable PWA with hybrid search, GraphRAG, REST, SDK, CLI, and MCP access for people and AI agents.

    Community HiAi-gg