Skip to main content
Glama

Server Details

Access the Notra API for posts, brand identities, integrations, schedules, and GEO.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Server Listing
notra

Tool Schema Changelog

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

  1. 19 tool updates
    • First observedcreate_github_integration
    • First observedcreate_schedule
    • First observeddelete_brand_identity
    • First observeddelete_integration
    • First observeddelete_post
    • First observeddelete_schedule
    • First observedgenerate_brand_identity
    • First observedgenerate_post
    • First observedget_brand_identity
    • First observedget_brand_identity_generation_status
    • First observedget_post
    • First observedget_post_generation_status
    • First observedlist_brand_identities
    • First observedlist_integrations
    • First observedlist_posts
    • First observedlist_schedules
    • First observedupdate_brand_identity
    • First observedupdate_post
    • First observedupdate_schedule

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation5/5

Each tool targets a distinct resource and action (e.g., CRUD for brand identities, posts, schedules, skills, chats, integrations), with clear boundaries and no overlapping functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using lowercase and underscores (e.g., create_chat, list_posts, delete_integration), with minor variations like composite nouns that remain predictable.

Tool Count3/5

With 29 tools, the count is above the typical range for a well-scoped server, though each tool serves a clear purpose across multiple entities. It is borderline heavy but not excessive.

Completeness3/5

The tool set covers CRUD for most resources, but gaps exist: no get_schedule, no get_integration, and no create for Slack/Linear integrations. Async generation workflows are present but lack cancellation.

Resources