Nectar Social MCP Server

Remote Model Context Protocol server exposing Nectar Social's social content and analytics to AI agents over JSON-RPC 2.0 (Streamable HTTP). OAuth-protected: an anonymous tools/list returns HTTP 401 with an RFC 9728 WWW-Authenticate challenge, so the live tool list and input schemas require an authenticated introspection. Requires the content:read and analytics:read scopes.

API entry from apis.yml

apis.yml Raw ↑
name: Nectar Social MCP Server
description: 'Remote Model Context Protocol server exposing Nectar Social''s social content and analytics
  to AI agents over JSON-RPC 2.0 (Streamable HTTP). OAuth-protected: an anonymous tools/list returns HTTP
  401 with an RFC 9728 WWW-Authenticate challenge, so the live tool list and input schemas require an
  authenticated introspection. Requires the content:read and analytics:read scopes.'
humanURL: https://docs.nectarsocial.com/
baseURL: https://mcp.nectarsocial.com/mcp
tags:
- MCP
- Agents
- Social Media
- Analytics
properties:
- type: MCPServer
  url: mcp/nectar-social-mcp.yml
- type: MCPServer
  url: https://mcp.nectarsocial.com/mcp
- type: Authentication
  url: authentication/nectar-social-authentication.yml
- type: OAuthScopes
  url: scopes/nectar-social-scopes.yml
- type: ErrorCatalog
  url: errors/nectar-social-problem-types.yml
- type: Conventions
  url: conventions/nectar-social-conventions.yml