bach-notion-mcp
v0.4.0
Published
Mock Notion MCP with bundled sample pages plus a REAL contract-review clause taxonomy from the CUAD dataset (41 clause types).
Downloads
664
Readme
bach-notion-mcp
Mock Notion MCP server. Search and fetch pages (policies, handbooks, trackers).
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to Notion. Intended for prototyping and demos.
Tools
search_pages— Search Notion pagesget_page— Get the content of a page
Usage (stdio MCP)
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "bach-notion-mcp"]
}
}
}License
MIT © bachstudio
