Nullplatform API MCP
OfficialEnables interaction with Nullplatform's API endpoints for managing deployments, scopes, services, an...
Log in to your nullplatform account at https://www.nullplatform.com (use the credentials for an organization where you have admin/ops privileges).
Confirm you have the required role (ADMIN or OPS). You need one of these roles to create API keys. (docs.nullplatform.com)
Open Platform settings → API keys. Click the “+ New API key” button. (docs.nullplatform.com)
In the “Create API key” form:
- Give the key a descriptive name (e.g., “FastMCP integration”).
- Configure Grants: add the NRN(s) and role(s) the machine key should have (for example, assign an appropriate role on the needed organization/account/namespace). (docs.nullplatform.com)
Click “Generate API key”. When the key appears, copy it immediately — the API key value is shown only once and cannot be retrieved later. Store it securely (password manager, secret store). (docs.nullplatform.com)
Open your FastMCP connection interface (the place where you click “Install Now” to add environment variables). Paste the full API key value into the NP_API_KEY field.
- Field name to set: NP_API_KEY
- Value: the API key string you copied (e.g., "AAAA.1234...PTs=").
Fill this value in the FastMCP connection interface before pressing the “Install Now” button.
Save / apply the FastMCP connection configuration (click “Install Now” or the equivalent save action). FastMCP will use NP_API_KEY as the environment variable for the Nullplatform MCP instance.
(Optional) If you prefer CLI or automation: create an API key via the CLI (np api-key create ...) or the API, and then set NP_API_KEY to the returned api_key value in FastMCP. See the docs for the CLI/API examples and for exchanging an API key for a short-lived access token if you need one. (docs.nullplatform.com)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.