# 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 mcp add kimnerd-dev/notion-mcp-server

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