All MCP servers

Mcp Take Blip

Official
by Api.AirforcestdioCommunication & Messaging0252MIT

MCP server for Take Blip — chatbots, messaging, contacts, broadcasts

mcpopen-sourcecommunication-messaging

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-take-blip-imp1c6fc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}