← Back to Plugins
MCP Server MCP

Logobaker

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Search logos, browse feeds and blogs, check your stats — from your AI chat.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.logobaker.pro/mcp",
      "headers": [
        {
          "description": "OAuth 2.1 bearer access token (Authorization Code + PKCE-S256). Obtained via the connector's consent flow; hosts discover it from the 401 WWW-Authenticate header on POST /mcp.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...