# Notion Integration Server

Enable seamless integration of Notion data with your LLM applications by exposing Notion pages and databases as MCP resources and tools. Enhance your agents with the ability to query, read, and manip…

## Quick Start

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

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

---

Source: https://github.com/kimnerd-dev/notion-mcp-server
