Notion API MCP Server

by pbohannon
Verified
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Coverage .coverage htmlcov/ .tox/ .nox/ .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ cover/ # Environment .env .env.* .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific notion_api_docs/ examples/.env.integration .env.prod .env.integration examples/