mirrorweb/notion-mcp-server-mw
If you are the rightful owner of notion-mcp-server-mw and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Notion MCP Server is a comprehensive Model Context Protocol server designed to provide secure, per-user Notion integration for AI development tools like Claude Desktop, Cline, and other MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
execute-soql
Execute SOQL queries with auto-bulk switching and pagination
execute-sosl
Multi-object search with result aggregation
describe-sobject
SObject metadata with intelligent caching
execute-apex
Anonymous Apex execution with debug log capture
run-apex-tests
Apex test execution with coverage reporting
get-apex-logs
Debug log retrieval with filtering
create-record
Single/bulk record creation with auto-bulk switching
get-record
Record retrieval with field selection
update-record
Single/bulk record updates with validation
delete-record
Single/bulk record deletion
upsert-record
External ID-based upsert operations
list-metadata-types
Discover metadata types
deploy-metadata
Deploy individual metadata components from files or JSON
deploy-bundle
Deploy a metadata bundle from a directory path
retrieve-metadata
Retrieve individual metadata components, with an option to save to a file
check-deploy-status
Check the status of a deployment
test-connection
Connection validation and health monitoring
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client