MCP Servers

Connector by Cinatra
Free, Open Source
Details

MCP Servers

Register external Model Context Protocol servers so every Cinatra agent and package can call their tools. This admin connector carries the external-MCP server management surface: list registered servers, add new ones by label and URL, and remove them. Admins register servers globally (every user, every agent); regular users register personal servers visible only to them.

Setup: Open the connector setup page. Add a server with a public URL (LLM providers cannot reach localhost or private IPs), an optional API key stored securely via the connection service, and a scope. The registry rows, the create/delete actions, and the encrypted key store stay host-side; the connector binds them through its host capability slot and never reaches host internals directly.

Visibility: The connector is admin visibility. A non-admin sees and manages only their own user-scoped rows; an admin sees every row and may register global, org, or team servers.

Development: pnpm test runs the Vitest suite; node extension-kind-gate.mjs validates the extension manifest and README locally before publishing.

Documentation: the full integration hub lives at docs.cinatra.ai/integrations/mcp-server — overview, quick start, settings & permissions, and troubleshooting. The source pages are in this repo under docs/ and republish on each release tag.

Works with

  • Any external MCP server reachable over a public HTTPS URL

Capabilities

  • ✓ Lists registered external MCP servers with scope, private-URL, and disabled badges
  • ✓ Adds a server by label and public URL, with an optional connection-service-stored API key
  • ✓ Removes a registered server from the per-row delete action
  • ✓ Admin-scoped: admins manage global/org/team rows; users manage only their own personal rows
  • ✓ Host-bound by inversion of control — the registry, actions, and key store stay host-side
@cinatra-ai/mcp-client-connector Video
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “MCP Servers”

Your email address will not be published. Required fields are marked *

@cinatra-ai/mcp-client-connector Video
Changelog
0.1.0Latest
  • fix(register): pass host server-action references directly to deps (#612) (#1)
  • ci(ui-gate): ramp raw-JSX block warn->error (0 warnings clean) (#2)
  • ci(ui-gate): re-vendor preset with Block-C (dynamic-import ban) + bump pin to v0.1.1 (#3)
  • chore: strip private engineering-tracker refs from public source (#5)
  • Convert MCP Servers setup page to the declarative schema-config DSL (#6)
  • chore: strip private tracker references from workflow comments (#7)
  • ci(release): re-pin release.yml to the release-approval wall (.github@v0.1.1) + add cinatra.vendor block (#8)
  • Unreleased
  • chore: drop dead committed pnpm-lock.yaml (#9)
  • chore(deps): declare cinatra.consumes for closure-gate enrollment (#10)
@cinatra-ai/mcp-client-connector Video
More Extensions

More from Cinatra

@cinatra-ai/mcp-client-connector
Connector by CinatraVerified publisher

See every external MCP client that has signed in to your Cinatra workspace and manage their access. Cinatra exposes its agents over the Model…

Free, Open Source
More details
No reviews yet 43 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/sales-playbook-artifact
Artifact by CinatraVerified publisher

The sales motion in writing — discovery questions, qualification rubrics, stage gates, call scripts, objection handling, battlecards, buyer-committee mapping, win/loss patterns, and outreach sequences.…

Free, Open Source
More details
No reviews yet 27 installations
@cinatra-ai/wordpress-agent
Agent by CinatraVerified publisher

Edit a post on a connected WordPress site from a plain-language instruction — "tighten the intro", "swap the headline for X", "add a CTA…

Free, Open Source
More details
No reviews yet 27 installations
@cinatra-ai/blog-linkedin-writer-agent
Agent by CinatraVerified publisher

Turn a published blog post into a short, native-feeling LinkedIn promotional post. Give the agent the blog title, excerpt, body, and the company behind…

Free, Open Source
More details
No reviews yet 28 installations
@cinatra-ai/planner-agent
Agent by CinatraVerified publisher

A design-review helper that sits beside the agent-authoring chat experience. When you draft a new agent, this agent reads your design and returns plain-language…

Free, Open Source
More details
No reviews yet 25 installations
@cinatra-ai/blog-image-artifact
Artifact by CinatraVerified publisher

A hero or inline illustration produced for a blog article. Blog Images are deliberately "article art" — composed, brand-consistent, intentionally illustrative — and kept…

Free, Open Source
More details
No reviews yet 29 installations
@cinatra-ai/mcp-client-connector Video