# 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 an MCP server. Enh…

## Quick Start

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

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

---

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