dynalist-mcp
Verified Safeby cristip73
Overview
Integrate Dynalist.io with AI assistants to programmatically read, write, and manipulate outline documents.
Installation
node dist/index.jsEnvironment Variables
- DYNALIST_API_TOKEN
Security Notes
The server correctly handles the DYNALIST_API_TOKEN via environment variables, which is a standard secure practice. It makes expected network calls to the Dynalist API. No 'eval', obfuscation, or direct file system manipulation beyond standard operations was observed. The primary security consideration is the broad access granted by the Dynalist API token itself, which the user must protect.
Similar Servers
google-docs-mcp
Allows AI assistants to programmatically interact with Google Docs, Sheets, and Drive for document management, editing, formatting, and file organization.
obsidian-mcp-plugin
This plugin connects your Obsidian vault to AI assistants through MCP (Model Context Protocol), enabling them to understand and navigate your notes as a connected knowledge graph.
mcp-outline
A Model Context Protocol server for interacting with Outline document management, enabling AI assistants to search, read, create, edit, archive, and manage documents, collections, and comments.
triliumnext-mcp
Provides AI assistants with tools to interact with TriliumNext Notes instances, enabling automated knowledge management and content manipulation.