awkoy/notion-mcp-server
Context-efficient alternative to the official Notion MCP: 43 operations (pages, databases, blocks, comments, files, templates) behind just 2 tools, ~90% less context overhead. Token auth, so it runs headless in CI, cron, and background agents where OAuth-only can't.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"notion-mcp-server": {
"command": "npx",
"args": ["-y", "notion-mcp-server"]
}
}
}Related in Other Tools and Integrations
mediar-ai/screenpipe
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem.
metorial/metorial
Connect AI agents to 600+ integrations with a single interface - OAuth, scaling, and monitoring included
apify/actors-mcp-server
Use 3,000+ pre-built cloud tools, known as Actors, to extract data from websites, e-commerce, social media, search engines, maps, and more
0xMassi/webclaw
Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode.
modelcontextprotocol/server-everything
MCP server that exercises all the features of the MCP protocol