MCP-server

SayaliAsole26/MCP-server
★ 0 stars Python DevOps Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-server

README Excerpt

A Python **FastAPI** server that integrates with **Google Docs** and **Gmail**. It exposes MCP-style tool endpoints for appending text to Google Docs and creating Gmail drafts, with human approval locally and API-key protection for production deployments on [Railway](https://railway.app). - **Google Docs** — append text to any document by `doc_id`

Tools (8)

API_KEYGETGOOGLE_CREDENTIALS_JSONGOOGLE_TOKEN_JSONPORTPOSTREQUIRE_APPROVALdoc_id