Skip to main content
Glama

Notion MCP

by danhilse
pyproject.toml315 B
[project] name = "notion_mcp" version = "0.1.0" description = "Notion MCP integration for todo lists" requires-python = ">=3.10" dependencies = [ "mcp", "httpx", "python-dotenv" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pytest.ini_options] asyncio_mode = "auto"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danhilse/notion_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server