mcpbeat Sign in

Crossplane MCP Server

by ravibagri5 Your server? Claim it
local only

Crossplane runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Read-only access to a Crossplane control plane: resources, claims, packages, compositions.

Installs / week
not published
7
Stars
9 open issues
16 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable pkg/crossplane/render.go:92
        if err := os.WriteFile(filepath.Join(dir, name), []byte(content), 0o600); err != nil {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Crossplane

same job, measured the same way
Devplane Site
by devplane

Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.

4 tools answering
Public
by dsght

Read-only MCP access to DSGHT.ai published foresight and country-grounded claim resolution.

10 tools answering
N
Zoopit
by zoopit

Read-only access to a Zoopit account: orders, routes, fleet and live vehicle positions.

answering
MojaLab Content
by mojalab

Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.

9 tools answering
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering
Paypal
by pipeworx-io

PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.

41 tools answering
Kaizan
by kaizan-ai

Read-only access to Kaizan client data.

answering
Nexly Analytics
by nexly

Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.

answering

Crossplane — questions

Answers built from our own checks of this server.

Why is there no uptime for Crossplane?
Crossplane runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Crossplane open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 7 stars on GitHub and 9 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.