← Back to Plugins
MCP Server MCP

StudioMeyer MCP Suite

github By github 👁 3 views ▲ 0 votes

8 MCP servers, 104+ tools: memory, social, PDF, email, images, calendar, scheduler, files.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.studiomeyer.io/v1/mcp",
      "headers": [
        {
          "description": "OAuth 2.0 Bearer token. Obtain via https://studiomeyer.io/api/oauth/authorize",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...