Skip to content
Back to search
30
MCP

@mseep/google-tasks-mcp

npm/@mseep/google-tasks-mcp

A local MCP server for Google Tasks integration with LLMs.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-gsheets-server
MCP server for Google Sheets integration
0 tools
Google Tasks MCP Server
Manage Google Tasks from MCP-compatible AI clients.
0 tools
@mseep/google-slides-mcp
MCP server for Google Slides integration with service account authentication
0 tools
@mseep/notebooklm-mcp
MCP server for Google NotebookLM — chat, source ingestion, audio overviews, citations, stdio + Streamable-HTTP transports.
0 tools
@mseep/mcp-gmail
MCP server that provides google Gmail capabilities
0 tools
@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/google-tasks-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}