Skip to main content
Glama

Server Details

MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.

Ownership verified
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
Ranork/remnus-app
GitHub Stars
70
Server Listing
Remnus

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Full-featured Notion MCP server enabling deep page reading, block editing, snapshot/restore, file uploads, table manipulation, page restore, and destructive page copying.
    33
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Comprehensive MCP server for the Notion API. Provides 22 tools for full CRUD operations on pages, databases, blocks, users, and comments.
    12
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for the Notion API, enabling management of pages, blocks, databases, data sources, comments, and users through natural language.
    13
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool targets a distinct operation (create, read, update, delete) on specific resources (pages, databases, views, schema, workspace, members, audit log). There is no overlap; for example, bulk_update_pages clearly differs from update_page, and query_database from get_page.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern (e.g., create_page, delete_page, update_page). Minor deviations include 'bulk_update_pages' (plural noun) and 'get_changes_since' (adverb in name), but overall the pattern is clear and predictable.

Tool Count5/5

With 19 tools covering page/database CRUD, views, schema, querying, searching, member management, audit log, and workspace listing, the count is well-scoped for a comprehensive workspace management server. Each tool has a clear purpose and there is no bloat.

Completeness5/5

The tool set provides full lifecycle coverage for pages and databases (create, read, update, delete), including schema management, views, incremental changes, related pages, search, and admin functions (members, audit log). No obvious gaps in core workflows.