1000 Satellites MCP Server (WordPress MCP Adapter)

A remote Model Context Protocol server served from the 1000satellites.de WordPress estate under the "mcp" REST namespace. Two MCP routes are advertised in the route index — mcp-oauth-server and mcp-adapter-default-server — and the apex domain publishes both RFC 8414 OAuth authorization-server metadata and RFC 9728 protected-resource metadata naming mcp-oauth-server as the protected resource. Authorization is OAuth 2.1 authorization-code with PKCE (S256), a single `mcp` scope, public clients (token_endpoint_auth_method none) and client-ID metadata documents. The live tool set could not be enumerated: an anonymous JSON-RPC initialize and tools/list both return HTTP 401 (mcp_unauthorized on the OAuth server, rest_forbidden on the default adapter server), as does the companion wp-abilities/v1 abilities registry that backs the tools.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: 1000satellitescoworking:mcp
name: 1000 Satellites MCP Server (WordPress MCP Adapter)
description: 'A remote Model Context Protocol server served from the 1000satellites.de WordPress estate
  under the "mcp" REST namespace. Two MCP routes are advertised in the route index — mcp-oauth-server
  and mcp-adapter-default-server — and the apex domain publishes both RFC 8414 OAuth authorization-server
  metadata and RFC 9728 protected-resource metadata naming mcp-oauth-server as the protected resource.
  Authorization is OAuth 2.1 authorization-code with PKCE (S256), a single `mcp` scope, public clients
  (token_endpoint_auth_method none) and client-ID metadata documents. The live tool set could not be enumerated:
  an anonymous JSON-RPC initialize and tools/list both return HTTP 401 (mcp_unauthorized on the OAuth
  server, rest_forbidden on the default adapter server), as does the companion wp-abilities/v1 abilities
  registry that backs the tools.'
humanURL: https://1000satellites.de/wp-json/mcp
baseURL: https://1000satellites.de/wp-json/mcp/mcp-oauth-server
tags:
- MCP
- Agents
properties:
- type: MCPServer
  url: mcp/1000satellitescoworking-mcp.yml
- type: ToolCrosswalk
  url: mcp/1000satellitescoworking-tool-crosswalk.yml
- type: OAuthScopes
  url: scopes/1000satellitescoworking-scopes.yml
- type: Authentication
  url: authentication/1000satellitescoworking-authentication.yml
x-evidence:
  protected_resource: https://1000satellites.de/.well-known/oauth-protected-resource
  authorization_server: https://1000satellites.de/.well-known/oauth-authorization-server
  http_status: 200
  tools_list_status: 401
  fetched: '2026-09-05'