MCP server universal untuk CRUD dokumen lintas format (text, JSON, YAML, CSV, XML, DOCX, XLSX, PPTX, PDF) dengan versioning, sandboxed multi-root
Most developer tooling work still happens through a UI a human drives. Dokumen MCP server moves it into the conversation instead. MCP server universal untuk CRUD dokumen lintas format (text, JSON, YAML, CSV, XML, DOCX, XLSX, PPTX, PDF) dengan versioning, sandboxed multi-root, search, batch, dan semantic search opsional.
Features · Formats · Quick Start · Tools · Docs · Benchmark · Contributing
dokumen-pintar on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 12 tools. What each one is for:
Category — ToolsWorkspace — workspace_list_roots · workspace_stat · workspace_tree · workspace_diagnoseContent — content_read · content_write · content_append · content_insert · content_replace · content_delete_range · content_patch · content_diffStructured — struct_get · struct_set · struct_delete · struct_metaMetadata — metadata_read · metadata_write · metadata_delete · metadata_strip · metadata_read_batchAuthoring — validate_spec · compose_docx · compose_pdf · compose_from_markdown · compose_to_markdownSections — section_extract · section_mergeImages — image_list · image_extract · image_extract_all · image_replaceTemplates — template_list · template_install · template_render · template_render_namedBatch — batch_rename · batch_replace_content · batch_replace_structured · batch_deleteSearch — search_filename · search_content · search_in_formatVersioning — version_list · version_diff · version_restore · version_undo · version_purgePlenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Dokumen's toolset — Category, Workspace, Content and 9 more — is a fair guide to whether it matches your workflow.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Category | Tools |
| Workspace | workspace_list_roots · workspace_stat · workspace_tree · workspace_diagnose |
| Content | content_read · content_write · content_append · content_insert · content_replace · content_delete_range · content_patch · content_diff |
| Structured | struct_get · struct_set · struct_delete · struct_meta |
| Metadata | metadata_read · metadata_write · metadata_delete · metadata_strip · metadata_read_batch |
| Authoring | validate_spec · compose_docx · compose_pdf · compose_from_markdown · compose_to_markdown |
| Sections | section_extract · section_merge |
| Images | image_list · image_extract · image_extract_all · image_replace |
| Templates | template_list · template_install · template_render · template_render_named |
| Batch | batch_rename · batch_replace_content · batch_replace_structured · batch_delete |
| Search | search_filename · search_content · search_in_format |
| Versioning | version_list · version_diff · version_restore · version_undo · version_purge |
{
"mcpServers": {
"dokumen-pintar": {
"command": "dokumen-pintar",
"args": ["--config", "/path/to/dokumen-pintar.config.json"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.