
record to markdown
a MCP server to record Claude conversation to markdown or Apple Notes
Repository Info
About This Server
a MCP server to record Claude conversation to markdown or Apple Notes
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Record conversation to markdown / Apple Notes
Record Claude conversation to markdown or Apple notes.
Usage
# clone this repo
git clone https://github.com/29decibel/record-to-markdown
Edit the Claude desktop config to enable this:
zed ~/Library/Application\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"record-to-apple-notes": {
"command": "uv",
"args": [
"--directory",
"/FULL_PATH_TO/record-to-markdown",
"run",
"server.py"
]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/29decibel/record-to-markdownInstall dependencies
cd record-to-markdown
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.