How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Impulse Dynamics MCP API

Two Model Context Protocol servers exposed by the WordPress MCP Adapter plugin on the corporate host. Both reject anonymous JSON-RPC with HTTP 401, and the host publishes no RFC 8414 or RFC 9728 metadata, so the token issuer is undiscoverable.

Impulse Dynamics MCP API is one of 5 APIs that Impulse Dynamics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MCP. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://impulse-dynamics.com.

7 operations 3 paths 1 schemas 2 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://impulse-dynamics.com/wp-json/
Authentication
HTTP Basic, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Impulse Dynamics MCP API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (wpApplicationPassword). An API key is passed in the header as X-WP-Nonce (wpNonce). It accepts HTTP bearer tokens (mcpAuth).

  • wpApplicationPassword — WordPress Application Passwords. The live discovery document advertises this as the site's only machine authentication method: authentication.application-passw…
  • wpNonce — WordPress cookie-authentication nonce, used by same-origin browser clients.
  • mcpAuth — Bearer authentication guarding the mcp namespace. Anonymous POST of a JSON-RPC tools/list to https://impulse-dynamics.com/wp-json/mcp/mcp-oauth-server returned…

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 2 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

mcp 7

Model Context Protocol servers exposed by the WordPress MCP adapter. Both servers require authentication (observed HTTP 401 anonymously on 2026-08-23).

GET
/wp-json/mcp
GET /mcp
getMcp 2 params → 200401404
POST
/wp-json/mcp/mcp-adapter-default-server
POST /mcp/mcp-adapter-default-server
postMcpMcpAdapterDefaultServer → 200401404
GET
/wp-json/mcp/mcp-adapter-default-server
GET /mcp/mcp-adapter-default-server
getMcpMcpAdapterDefaultServer → 200401404
DELETE
/wp-json/mcp/mcp-adapter-default-server
DELETE /mcp/mcp-adapter-default-server
deleteMcpMcpAdapterDefaultServer → 200401404
POST
/wp-json/mcp/mcp-oauth-server
POST /mcp/mcp-oauth-server
postMcpMcpOauthServer → 200401404
GET
/wp-json/mcp/mcp-oauth-server
GET /mcp/mcp-oauth-server
getMcpMcpOauthServer → 200401404
DELETE
/wp-json/mcp/mcp-oauth-server
DELETE /mcp/mcp-oauth-server
deleteMcpMcpOauthServer → 200401404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is WPError (3 properties). Each schema is shown below with its type and property counts.

WPError
object
The WordPress REST API error envelope, observed verbatim on live 401 responses from this host. Not RFC 9457 problem+json.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impulse-dynamics-mcp-api-openapi.yml Raw ↑

Other APIs Impulse Dynamics publishes across the network.

Impulse Dynamics wp/v2 API
Impulse Dynamics wp-abilities/v1 API
Impulse Dynamics oEmbed/1.0 API
Impulse Dynamics Root API
Where this information came from

This is an independent, third-party profile of Impulse Dynamics MCP API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.