{"openapi":"3.1.0","info":{"title":"네이버 밴드 Open API","description":"밴드 글쓰기·사진·멤버 정보 조회","version":"1.0.0","x-fusepie-id":"band-open-api","x-fusepie-category":"communication","x-fusepie-provider":"네이버 밴드"},"servers":[],"paths":{"/":{"get":{"operationId":"call_band_open_api","summary":"네이버 밴드 Open API","description":"밴드 글쓰기·사진·멤버 정보 조회","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://developers.band.us/developers/ko/console"}}},"x-mcp-config":{"mcpServers":{"band-open-api":{"command":"npx","args":["-y","@fusepie/mcp-band-open-api"],"env":{"API_KEY":""}}}}}