# Notion API Server

Enable seamless interaction with your Notion workspace through natural language commands. Automate content retrieval, page creation, and commenting by leveraging the Notion API via a standardized MCP…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add riteshtk/notion-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list riteshtk/notion-mcp-server
```

---

Source: https://github.com/riteshtk/notion-mcp-server | License: MIT
