Nusano MCP Server (WordPress MCP Adapter)
The nusano.com WordPress REST route index advertises an "mcp" namespace with a single MCP server route at /wp-json/mcp/mcp-adapter-default-server accepting POST, GET and DELETE. This is the WordPress MCP Adapter plugin surface, not a bespoke Nusano server. The endpoint is live but authentication-gated: an anonymous JSON-RPC tools/list and initialize both return HTTP 401 with the WordPress envelope {"code":"rest_forbidden"}, as does the companion wp-abilities/v1 abilities registry. The published tool set therefore could NOT be enumerated and no tool list is recorded here — enumerating it requires authenticated introspection with WordPress Application Password credentials that only Nusano can issue.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.