Notion
FeaturedOfficial Notion MCP server for workspace integration
Category:Enterprise & Productivity
Zone Score
Coming Soon
Unable to fetch GitHub data
Detailed scoring breakdown will be available when:
- • GitHub repository is linked
- • NPM package data is integrated
- • Test coverage is detected
Claude Desktop Configuration
Add this to your Claude Desktop configuration file:
{
"notion": {
"command": "npx",
"args": [
"-y",
"@notion/mcp-server"
],
"env": {
"NOTION_API_KEY": "your-api-key-here"
}
}
}
Requirements
- Notion API key
- Node.js 18 or higher
- Claude Desktop installed
- Workspace access permissions
Setup Steps
- 1Get your Notion API key from https://www.notion.so/my-integrations
- 2Install the Notion MCP server
- 3Configure with your API key in Claude Desktop
- 4Grant access to desired workspaces
Search pages
Content discovery
Prompt:
Find all pages related to project planning
Expected Output:
List of matching Notion pages with titles and links
Create page
Content creation
Prompt:
Create a new page for meeting notes
Expected Output:
New page created with basic template
Update database
Task management
Prompt:
Add a new row to the tasks database
Expected Output:
Database entry created with specified fields
Detailed Metrics
Popularity
StarsN/A
ForksN/A
WatchersN/A
Quality
DocumentationUnknown
LicenseNot specified
LanguageUnknown
Maintenance
Last CommitN/A
Open IssuesN/A
ContributorsN/A
Repository
SizeN/A
CreatedN/A
Quality Factors
Documentation
No dataRepository has a README with description
License
No dataOpen source license for legal clarity
Test Coverage
Coming SoonAutomated tests ensure reliability
TypeScript
Coming SoonType safety for better developer experience
NPM Downloads
Coming SoonWeekly download statistics from NPM
Security Scan
Coming SoonVulnerability detection and alerts