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.