ps173
MCP Server
ps173
public

google tasks to md

CLI to convert google tasks to markdown file

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

CLI to convert google tasks to markdown file

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

# Google Tasks To Markdown

Simple utility to convert your google tasks to markdown

![demo](https://github.com/user-attachments/assets/eda1f354-7133-4d58-8aa9-3a8ebba4c34f)

### Why

I use google tasks for all my work related todos. There is currently no desktop application to for google tasks. So I need a native way to keep to have a quick view on them in my editor. I usually write the individual items that I am working on in a TODO.md file. Hence to automate this process I made following.

### How to install

Currently this is not made to serve people and is a temporary hack for my personal usage. Will probably make this servable if anyone else requests this. Open a issue if you want me t.

### TODOs

- [ ] Create a sync command to automatically update the edited TODOs to Google tasks
- [x] Children items should be nested inside of the parent


### MCP Server

Add following to you claude_desktop_config.json
```json
"mcpServers": {
  "task-to-md": {
    "command": "bun",
    "args": ["{EXACT_PATH_TO_REPO_FOLDER}/src/mcp/server.ts"]
  }
}
```
and this should run the make the tools available in claude desktop

### Debuggin MCP Server

```sh
bunx @modelcontextprotocol/inspector bun ./src/mcp/server.ts
```

Quick Start

1

Clone the repository

git clone https://github.com/ps173/google-tasks-to-md
2

Install dependencies

cd google-tasks-to-md
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerps173
Repogoogle-tasks-to-md
Language
TypeScript
License-
Last fetched8/8/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation