# Federated Wireless MCP Server

**Canonical:** https://apis.io/apis/federated-wireless/mcp-server/  
**Provider:** Federated Wireless — https://apis.io/providers/federated-wireless/  
**Base URL:** https://federatedwireless.ai/wp-json/mcp/mcp-oauth-server  
**Documentation:** https://federatedwireless.ai/

Federated Wireless MCP Server is one of 6 APIs that [Federated Wireless](https://apis.io/providers/federated-wireless/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, Agents, and Content. The published artifact set on APIs.io includes authentication docs.

A remote Model Context Protocol server published on federatedwireless.ai, advertised through RFC 8414 OAuth authorization-server metadata and RFC 9728 protected-resource metadata. It is not announced in any Federated Wireless documentation or MCP registry — it was found by probing /.well-known/*. The server fronts the Federated Wireless WordPress content estate (marketing site, product pages, blog, press releases), not the Spectrum Controller or the spectrum platform. 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. tools/list is authenticated — an anonymous JSON-RPC call returns 401 mcp_unauthorized with a spec-correct RFC 9728 challenge — so the live tool schemas require an authorized session.

## Machine-readable artifacts (3)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/federated-wireless/refs/heads/main/mcp/federated-wireless-mcp.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/federated-wireless/refs/heads/main/scopes/federated-wireless-scopes.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/federated-wireless/refs/heads/main/authentication/federated-wireless-authentication.yml

## Other Federated Wireless APIs (5)

- [Spectrum Controller External SAS API](https://apis.io/apis/federated-wireless/spectrum-controller-external-api/)
- [Spectrum IAM API](https://apis.io/apis/federated-wireless/spectrum-iam-api/)
- [Spectrum KPI Analytics and Reporting API](https://apis.io/apis/federated-wireless/spectrum-kpi-api/)
- [SAS-CBSD Interface](https://apis.io/apis/federated-wireless/sas-cbsd-interface/)
- [6 GHz AFC Device Interface](https://apis.io/apis/federated-wireless/afc-device-interface/)

## Tags

MCP, Agents, Content

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/federated-wireless/mcp-server/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/federated-wireless/.
